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.61. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldflags= --disable-strip --sysconfdir=/etc/ssh --libexecdir=/usr/lib/misc --datadir=/usr/share/openssh --disable-suid-ssh --with-privsep-path=/var/empty --with-privsep-user=sshd --with-md5-passwords --with-ldap --without-libedit --without-kerberos5 --with-tcp-wrappers --without-selinux --without-skey --without-opensc --with-pam --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = peartree uname -m = i686 uname -r = 2.6.17-gentoo-r8attempt2 uname -s = Linux uname -v = #10 Tue Apr 17 19:42:23 BST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/sun-jdk-1.4.2.13/bin PATH: /opt/sun-jdk-1.4.2.13/jre/bin PATH: /opt/sun-jdk-1.4.2.13/jre/javaws PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1824: checking for i686-pc-linux-gnu-gcc configure:1840: found /usr/bin/i686-pc-linux-gnu-gcc configure:1851: result: i686-pc-linux-gnu-gcc configure:2129: checking for C compiler version configure:2136: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2) Copyright (C) 2006 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:2139: $? = 0 configure:2146: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2) configure:2149: $? = 0 configure:2156: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2159: $? = 1 configure:2182: checking for C compiler default output file name configure:2209: i686-pc-linux-gnu-gcc -march=athlon -O2 -pipe conftest.c >&5 configure:2212: $? = 0 configure:2250: result: a.out configure:2267: checking whether the C compiler works configure:2277: ./a.out configure:2280: $? = 0 configure:2297: result: yes configure:2304: checking whether we are cross compiling configure:2306: result: no configure:2309: checking for suffix of executables configure:2316: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe conftest.c >&5 configure:2319: $? = 0 configure:2343: result: configure:2349: checking for suffix of object files configure:2375: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:2378: $? = 0 configure:2401: result: o configure:2405: checking whether we are using the GNU C compiler configure:2434: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:2440: $? = 0 configure:2457: result: yes configure:2462: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2492: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2498: $? = 0 configure:2597: result: yes configure:2614: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:2688: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:2694: $? = 0 configure:2717: result: none needed configure:2772: checking build system type configure:2790: result: i686-pc-linux-gnu configure:2812: checking host system type configure:2827: result: i686-pc-linux-gnu configure:2855: checking how to run the C preprocessor configure:2895: i686-pc-linux-gnu-gcc -E conftest.c configure:2901: $? = 0 configure:2932: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | /* end confdefs.h. */ | #include configure:2971: result: i686-pc-linux-gnu-gcc -E configure:3000: i686-pc-linux-gnu-gcc -E conftest.c configure:3006: $? = 0 configure:3037: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3043: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | /* end confdefs.h. */ | #include configure:3081: checking for grep that handles long lines and -e configure:3155: result: /bin/grep configure:3160: checking for egrep configure:3238: result: /bin/grep -E configure:3243: checking for ANSI C header files configure:3273: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3279: $? = 0 configure:3378: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe conftest.c >&5 configure:3381: $? = 0 configure:3387: ./conftest configure:3390: $? = 0 configure:3407: result: yes configure:3431: checking for sys/types.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for sys/stat.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for stdlib.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for string.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for memory.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for strings.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for inttypes.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for stdint.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3431: checking for unistd.h configure:3452: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3458: $? = 0 configure:3474: result: yes configure:3486: checking whether byte ordering is bigendian configure:3519: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:3525: $? = 0 configure:3557: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:25: error: 'not' undeclared (first use in this function) conftest.c:25: error: (Each undeclared identifier is reported only once conftest.c:25: error: for each function it appears in.) conftest.c:25: error: expected ';' before 'big' configure:3563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3703: result: no configure:3728: checking for gawk configure:3744: found /bin/gawk configure:3755: result: gawk configure:3771: checking how to run the C preprocessor configure:3887: result: i686-pc-linux-gnu-gcc -E configure:3916: i686-pc-linux-gnu-gcc -E conftest.c configure:3922: $? = 0 configure:3953: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3999: checking for i686-pc-linux-gnu-ranlib configure:4015: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4026: result: i686-pc-linux-gnu-ranlib configure:4105: checking for a BSD-compatible install configure:4161: result: /usr/bin/install -c configure:4172: checking for egrep configure:4250: result: /bin/grep -E configure:4257: checking for ar configure:4275: found /usr/bin/ar configure:4287: result: /usr/bin/ar configure:4297: checking for cat configure:4315: found /bin/cat configure:4327: result: /bin/cat configure:4337: checking for kill configure:4355: found /bin/kill configure:4367: result: /bin/kill configure:4379: checking for perl5 configure:4412: result: no configure:4379: checking for perl configure:4397: found /usr/bin/perl configure:4409: result: /usr/bin/perl configure:4422: checking for sed configure:4440: found /bin/sed configure:4452: result: /bin/sed configure:4463: checking for ent configure:4496: result: no configure:4504: checking for bash configure:4522: found /bin/bash configure:4534: result: /bin/bash configure:4544: checking for ksh configure:4574: result: /bin/bash configure:4584: checking for sh configure:4614: result: /bin/bash configure:4624: checking for sh configure:4642: found /bin/sh configure:4654: result: /bin/sh configure:4667: checking for groupadd configure:4685: found /usr/sbin/groupadd configure:4698: result: /usr/sbin/groupadd configure:4708: checking for useradd configure:4726: found /usr/sbin/useradd configure:4739: result: /usr/sbin/useradd configure:4749: checking for pkgmk configure:4777: result: no configure:4801: checking for special C compiler options needed for large files configure:4894: result: no configure:4900: checking for _FILE_OFFSET_BITS value needed for large files configure:4935: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 conftest.c:24: warning: left shift count >= width of type conftest.c:24: warning: left shift count >= width of type conftest.c:26: error: size of array 'off_t_is_large' is negative configure:4941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | /* 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:4985: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:4991: $? = 0 configure:5009: result: 64 configure:5162: checking for login configure:5180: found /bin/login configure:5192: result: /bin/login configure:5210: checking for passwd configure:5228: found /bin/passwd configure:5240: result: /bin/passwd configure:5261: checking for inline configure:5287: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 configure:5293: $? = 0 configure:5311: result: inline configure:5331: checking whether LLONG_MAX is declared configure:5361: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'LLONG_MAX' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) configure:5367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef LLONG_MAX | (void) LLONG_MAX; | #endif | | ; | return 0; | } configure:5382: result: no configure:5406: checking whether LLONG_MAX is declared configure:5437: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5443: $? = 0 configure:5458: result: yes configure:5681: checking bstring.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:54:21: error: bstring.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | /* 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:5718: result: no configure:5722: checking bstring.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:21:21: error: bstring.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for bstring.h configure:5798: result: no configure:5681: checking crypt.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking crypt.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for crypt.h configure:5798: result: yes configure:5681: checking crypto/sha2.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:55:25: error: crypto/sha2.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_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:5718: result: no configure:5722: checking crypto/sha2.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:22:25: error: crypto/sha2.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for crypto/sha2.h configure:5798: result: no configure:5681: checking dirent.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking dirent.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for dirent.h configure:5798: result: yes configure:5681: checking endian.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking endian.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for endian.h configure:5798: result: yes configure:5681: checking features.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking features.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for features.h configure:5798: result: yes configure:5681: checking fcntl.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking fcntl.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for fcntl.h configure:5798: result: yes configure:5681: checking floatingpoint.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:59:27: error: floatingpoint.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking floatingpoint.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:26:27: error: floatingpoint.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for floatingpoint.h configure:5798: result: no configure:5681: checking getopt.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking getopt.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for getopt.h configure:5798: result: yes configure:5681: checking glob.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking glob.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for glob.h configure:5798: result: yes configure:5681: checking ia.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:61:16: error: ia.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking ia.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:28:16: error: ia.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for ia.h configure:5798: result: no configure:5681: checking iaf.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:61:17: error: iaf.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking iaf.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:28:17: error: iaf.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for iaf.h configure:5798: result: no configure:5681: checking limits.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking limits.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for limits.h configure:5798: result: yes configure:5681: checking login.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:62:19: error: login.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking login.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:29:19: error: login.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for login.h configure:5798: result: no configure:5681: checking maillock.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:62:22: error: maillock.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking maillock.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:29:22: error: maillock.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for maillock.h configure:5798: result: no configure:5681: checking ndir.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:62:18: error: ndir.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking ndir.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:29:18: error: ndir.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for ndir.h configure:5798: result: no configure:5681: checking net/if_tun.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:62:24: error: net/if_tun.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking net/if_tun.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:29:24: error: net/if_tun.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for net/if_tun.h configure:5798: result: no configure:5681: checking netdb.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking netdb.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for netdb.h configure:5798: result: yes configure:5681: checking netgroup.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:63:22: error: netgroup.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking netgroup.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:30:22: error: netgroup.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for netgroup.h configure:5798: result: no configure:5681: checking pam/pam_appl.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:63:26: error: pam/pam_appl.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking pam/pam_appl.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:30:26: error: pam/pam_appl.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for pam/pam_appl.h configure:5798: result: no configure:5681: checking paths.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking paths.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for paths.h configure:5798: result: yes configure:5681: checking pty.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking pty.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for pty.h configure:5798: result: yes configure:5681: checking readpassphrase.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:65:28: error: readpassphrase.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5718: result: no configure:5722: checking readpassphrase.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:32:28: error: readpassphrase.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for readpassphrase.h configure:5798: result: no configure:5681: checking rpc/types.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking rpc/types.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for rpc/types.h configure:5798: result: yes configure:5681: checking security/pam_appl.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking security/pam_appl.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for security/pam_appl.h configure:5798: result: yes configure:5681: checking sha2.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:67:18: error: sha2.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5718: result: no configure:5722: checking sha2.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:34:18: error: sha2.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for sha2.h configure:5798: result: no configure:5681: checking shadow.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking shadow.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for shadow.h configure:5798: result: yes configure:5681: checking stddef.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking stddef.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for stddef.h configure:5798: result: yes configure:5671: checking for stdint.h configure:5677: result: yes configure:5671: checking for string.h configure:5677: result: yes configure:5671: checking for strings.h configure:5677: result: yes configure:5681: checking sys/audit.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:72:23: error: sys/audit.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5718: result: no configure:5722: checking sys/audit.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:39:23: error: sys/audit.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5757: result: no configure:5790: checking for sys/audit.h configure:5798: result: no configure:5681: checking sys/bitypes.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/bitypes.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/bitypes.h configure:5798: result: yes configure:5681: checking sys/bsdtty.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:73:24: error: sys/bsdtty.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5718: result: no configure:5722: checking sys/bsdtty.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:40:24: error: sys/bsdtty.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5757: result: no configure:5790: checking for sys/bsdtty.h configure:5798: result: no configure:5681: checking sys/cdefs.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/cdefs.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/cdefs.h configure:5798: result: yes configure:5681: checking sys/dir.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/dir.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/dir.h configure:5798: result: yes configure:5681: checking sys/mman.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/mman.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/mman.h configure:5798: result: yes configure:5681: checking sys/ndir.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:76:22: error: sys/ndir.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5718: result: no configure:5722: checking sys/ndir.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:43:22: error: sys/ndir.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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:5757: result: no configure:5790: checking for sys/ndir.h configure:5798: result: no configure:5681: checking sys/prctl.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/prctl.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/prctl.h configure:5798: result: yes configure:5681: checking sys/pstat.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:77:23: error: sys/pstat.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_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:5718: result: no configure:5722: checking sys/pstat.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:44:23: error: sys/pstat.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for sys/pstat.h configure:5798: result: no configure:5681: checking sys/select.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/select.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/select.h configure:5798: result: yes configure:5671: checking for sys/stat.h configure:5677: result: yes configure:5681: checking sys/stream.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:79:24: error: sys/stream.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_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:5718: result: no configure:5722: checking sys/stream.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:46:24: error: sys/stream.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for sys/stream.h configure:5798: result: no configure:5681: checking sys/stropts.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/stropts.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/stropts.h configure:5798: result: yes configure:5681: checking sys/strtio.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:80:24: error: sys/strtio.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_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:5718: result: no configure:5722: checking sys/strtio.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:47:24: error: sys/strtio.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_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:5757: result: no configure:5790: checking for sys/strtio.h configure:5798: result: no configure:5681: checking sys/sysmacros.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/sysmacros.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/sysmacros.h configure:5798: result: yes configure:5681: checking sys/time.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/time.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/time.h configure:5798: result: yes configure:5681: checking sys/timers.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:82:24: error: sys/timers.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_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:5718: result: no configure:5722: checking sys/timers.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:49:24: error: sys/timers.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for sys/timers.h configure:5798: result: no configure:5681: checking sys/un.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking sys/un.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for sys/un.h configure:5798: result: yes configure:5681: checking time.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking time.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for time.h configure:5798: result: yes configure:5681: checking tmpdir.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:84:20: error: tmpdir.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #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:5718: result: no configure:5722: checking tmpdir.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:51:20: error: tmpdir.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for tmpdir.h configure:5798: result: no configure:5681: checking ttyent.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking ttyent.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for ttyent.h configure:5798: result: yes configure:5671: checking for unistd.h configure:5677: result: yes configure:5681: checking usersec.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:86:21: error: usersec.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5718: result: no configure:5722: checking usersec.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:53:21: error: usersec.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for usersec.h configure:5798: result: no configure:5681: checking util.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:86:18: error: util.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5718: result: no configure:5722: checking util.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:53:18: error: util.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5757: result: no configure:5790: checking for util.h configure:5798: result: no configure:5681: checking utime.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking utime.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for utime.h configure:5798: result: yes configure:5681: checking utmp.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking utmp.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for utmp.h configure:5798: result: yes configure:5681: checking utmpx.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5704: $? = 0 configure:5718: result: yes configure:5722: checking utmpx.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c configure:5743: $? = 0 configure:5757: result: yes configure:5790: checking for utmpx.h configure:5798: result: yes configure:5681: checking vis.h usability configure:5698: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:89:17: error: vis.h: No such file or directory configure:5704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5718: result: no configure:5722: checking vis.h presence configure:5737: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:56:17: error: vis.h: No such file or directory configure:5743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5757: result: no configure:5790: checking for vis.h configure:5798: result: no configure:5817: checking for lastlog.h configure:5842: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:5848: $? = 0 configure:5864: result: yes configure:5881: checking for sys/ptms.h configure:5906: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:63:22: error: sys/ptms.h: No such file or directory configure:5912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5928: result: no configure:5945: checking for login_cap.h configure:5968: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:61:23: error: login_cap.h: No such file or directory configure:5974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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:5990: result: no configure:7481: checking linux/if_tun.h usability configure:7498: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:7504: $? = 0 configure:7518: result: yes configure:7522: checking linux/if_tun.h presence configure:7537: i686-pc-linux-gnu-gcc -E conftest.c configure:7543: $? = 0 configure:7557: result: yes configure:7590: checking for linux/if_tun.h configure:7598: result: yes configure:8903: checking compiler and flags for sanity configure:8927: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:70: warning: implicit declaration of function 'exit' conftest.c:70: warning: incompatible implicit declaration of built-in function 'exit' configure:8930: $? = 0 configure:8936: ./conftest configure:8939: $? = 0 configure:8941: result: yes configure:8963: checking for yp_match configure:9019: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccIJQrUu.o: In function `main': conftest.c:(.text+0x12): undefined reference to `yp_match' collect2: ld returned 1 exit status configure:9025: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | /* end confdefs.h. */ | /* Define yp_match to an innocuous variant, in case 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:9042: result: no configure:9048: checking for yp_match in -lnsl configure:9083: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lnsl >&5 configure:9089: $? = 0 configure:9107: result: yes configure:9120: checking for setsockopt configure:9176: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lnsl >&5 configure:9182: $? = 0 configure:9199: result: yes configure:9282: checking for dirname configure:9338: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lnsl >&5 configure:9344: $? = 0 configure:9362: result: yes configure:9383: checking libgen.h usability configure:9400: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:9406: $? = 0 configure:9420: result: yes configure:9424: checking libgen.h presence configure:9439: i686-pc-linux-gnu-gcc -E conftest.c configure:9445: $? = 0 configure:9459: result: yes configure:9492: checking for libgen.h configure:9500: result: yes configure:9810: checking for getspnam configure:9866: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lnsl >&5 configure:9872: $? = 0 configure:9889: result: yes configure:9961: checking for library containing basename configure:10002: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lnsl >&5 configure:10008: $? = 0 configure:10036: result: none required configure:10081: checking for deflate in -lz configure:10116: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lz -lnsl >&5 configure:10122: $? = 0 configure:10140: result: yes configure:10233: checking zlib.h usability configure:10250: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:10256: $? = 0 configure:10270: result: yes configure:10274: checking zlib.h presence configure:10289: i686-pc-linux-gnu-gcc -E conftest.c configure:10295: $? = 0 configure:10309: result: yes configure:10342: checking for zlib.h configure:10349: result: yes configure:10374: checking for possibly buggy zlib configure:10417: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:81: warning: implicit declaration of function 'exit' conftest.c:81: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:87: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:93: warning: incompatible implicit declaration of built-in function 'exit' configure:10420: $? = 0 configure:10426: ./conftest found zlib version 1.2.3 (1020300) configure:10429: $? = 0 configure:10431: result: no configure:10468: checking for strcasecmp configure:10524: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lz -lnsl >&5 conftest.c:96: warning: conflicting types for built-in function 'strcasecmp' configure:10530: $? = 0 configure:10547: result: yes configure:10624: checking for utimes configure:10680: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lz -lnsl >&5 configure:10686: $? = 0 configure:10704: result: yes configure:10801: checking libutil.h usability configure:10818: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c:107:21: error: libutil.h: No such file or directory configure:10824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | #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:10838: result: no configure:10842: checking libutil.h presence configure:10857: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:74:21: error: libutil.h: No such file or directory configure:10863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include configure:10877: result: no configure:10910: checking for libutil.h configure:10918: result: no configure:10931: checking for library containing login configure:10972: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccni1Msw.o: In function `main': conftest.c:(.text+0x12): undefined reference to `login' collect2: ld returned 1 exit status configure:10978: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char login (); | int | main () | { | return login (); | ; | return 0; | } configure:10972: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:10978: $? = 0 configure:11006: result: -lutil configure:11024: checking for logout configure:11080: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:11086: $? = 0 configure:11104: result: yes configure:11024: checking for updwtmp configure:11080: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:11086: $? = 0 configure:11104: result: yes configure:11024: checking for logwtmp configure:11080: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:11086: $? = 0 configure:11104: result: yes configure:11119: checking for strftime configure:11175: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 conftest.c:101: warning: conflicting types for built-in function 'strftime' configure:11181: $? = 0 configure:11199: result: yes configure:11282: checking for GLOB_ALTDIRFUNC support configure:11305: result: yes configure:11319: checking for gl_matchc field in glob_t configure:11342: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: 'glob_t' has no member named 'gl_matchc' configure:11348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | /* end confdefs.h. */ | #include | int | main () | { | glob_t g; g.gl_matchc = 1; | ; | return 0; | } configure:11367: result: no configure:11375: checking whether GLOB_NOMATCH is declared configure:11405: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:11411: $? = 0 configure:11426: result: yes configure:11445: checking whether struct dirent allocates space for d_name configure:11476: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:84: warning: implicit declaration of function 'exit' conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' configure:11479: $? = 0 configure:11485: ./conftest configure:11488: $? = 0 configure:11490: result: yes configure:11513: checking for /proc/pid/fd directory configure:11521: result: yes configure:11689: checking for libwrap configure:11718: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lwrap -lutil -lz -lnsl >&5 configure:11724: $? = 0 configure:11731: result: yes configure:12307: checking for LDAP support configure:12331: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:89: warning: implicit declaration of function 'ldap_init' configure:12337: $? = 0 configure:12342: result: yes configure:12531: checking for arc4random configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccabzVAL.o: In function `main': conftest.c:(.text+0x12): undefined reference to `arc4random' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for asprintf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define asprintf to an innocuous variant, in case declares asprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asprintf innocuous_asprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asprintf | | /* 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 asprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_asprintf || defined __stub___asprintf | choke me | #endif | | int | main () | { | return asprintf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for b64_ntop configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc3Kjk7l.o: In function `main': conftest.c:(.text+0x12): undefined reference to `b64_ntop' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for __b64_ntop configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for b64_pton configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccBxBh62.o: In function `main': conftest.c:(.text+0x12): undefined reference to `b64_pton' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for __b64_pton configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for bcopy configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:107: warning: conflicting types for built-in function 'bcopy' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define bcopy to an innocuous variant, in case declares bcopy. | For example, HP-UX 11i declares gettimeofday. */ | #define bcopy innocuous_bcopy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bcopy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bcopy | | /* 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 bcopy (); | /* 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_bcopy || defined __stub___bcopy | choke me | #endif | | int | main () | { | return bcopy (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for bindresvport_sa configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccTBoAnZ.o: In function `main': conftest.c:(.text+0x12): undefined reference to `bindresvport_sa' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for clock configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define clock to an innocuous variant, in case declares clock. | For example, HP-UX 11i declares gettimeofday. */ | #define clock innocuous_clock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock | | /* 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 clock (); | /* 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_clock || defined __stub___clock | choke me | #endif | | int | main () | { | return clock (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for closefrom configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccIgijxt.o: In function `main': conftest.c:(.text+0x12): undefined reference to `closefrom' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for dirfd configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define dirfd to an innocuous variant, in case declares dirfd. | For example, HP-UX 11i declares gettimeofday. */ | #define dirfd innocuous_dirfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dirfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dirfd | | /* Override any 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 dirfd (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dirfd || defined __stub___dirfd | choke me | #endif | | int | main () | { | return dirfd (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for fchmod configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define fchmod to an innocuous variant, in case declares fchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define fchmod innocuous_fchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchmod | | /* 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 fchmod (); | /* 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_fchmod || defined __stub___fchmod | choke me | #endif | | int | main () | { | return fchmod (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for fchown configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define fchown to an innocuous variant, in case declares fchown. | For example, HP-UX 11i declares gettimeofday. */ | #define fchown innocuous_fchown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchown | | /* 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 fchown (); | /* 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_fchown || defined __stub___fchown | choke me | #endif | | int | main () | { | return fchown (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for freeaddrinfo configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define freeaddrinfo to an innocuous variant, in case declares freeaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define freeaddrinfo innocuous_freeaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freeaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freeaddrinfo | | /* 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 freeaddrinfo (); | /* 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_freeaddrinfo || defined __stub___freeaddrinfo | choke me | #endif | | int | main () | { | return freeaddrinfo (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for futimes configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define futimes to an innocuous variant, in case declares futimes. | For example, HP-UX 11i declares gettimeofday. */ | #define futimes innocuous_futimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimes | | /* 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 futimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_futimes || defined __stub___futimes | choke me | #endif | | int | main () | { | return futimes (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getaddrinfo configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getaddrinfo to an innocuous variant, in case declares getaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getaddrinfo innocuous_getaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getaddrinfo | | /* 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 getaddrinfo (); | /* 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_getaddrinfo || defined __stub___getaddrinfo | choke me | #endif | | int | main () | { | return getaddrinfo (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getcwd configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getcwd to an innocuous variant, in case declares getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getcwd innocuous_getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getcwd | | /* 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 getcwd (); | /* 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_getcwd || defined __stub___getcwd | choke me | #endif | | int | main () | { | return getcwd (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getgrouplist configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getgrouplist to an innocuous variant, in case declares getgrouplist. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrouplist innocuous_getgrouplist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrouplist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrouplist | | /* 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 getgrouplist (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getgrouplist || defined __stub___getgrouplist | choke me | #endif | | int | main () | { | return getgrouplist (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getnameinfo configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getnameinfo to an innocuous variant, in case declares getnameinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getnameinfo innocuous_getnameinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getnameinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getnameinfo | | /* 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 getnameinfo (); | /* 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_getnameinfo || defined __stub___getnameinfo | choke me | #endif | | int | main () | { | return getnameinfo (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getopt configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getopt to an innocuous variant, in case declares getopt. | For example, HP-UX 11i declares gettimeofday. */ | #define getopt innocuous_getopt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getopt | | /* 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 getopt (); | /* 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_getopt || defined __stub___getopt | choke me | #endif | | int | main () | { | return getopt (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getpeereid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc6vrpIM.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getpeereid' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for _getpty configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccDWOnXa.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_getpty' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for getrlimit configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getrlimit to an innocuous variant, in case declares getrlimit. | For example, HP-UX 11i declares gettimeofday. */ | #define getrlimit innocuous_getrlimit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrlimit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrlimit | | /* 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 getrlimit (); | /* 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_getrlimit || defined __stub___getrlimit | choke me | #endif | | int | main () | { | return getrlimit (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for getttyent configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getttyent to an innocuous variant, in case declares getttyent. | For example, HP-UX 11i declares gettimeofday. */ | #define getttyent innocuous_getttyent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getttyent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getttyent | | /* 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 getttyent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getttyent || defined __stub___getttyent | choke me | #endif | | int | main () | { | return getttyent (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for glob configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define glob to an innocuous variant, in case declares glob. | For example, HP-UX 11i declares gettimeofday. */ | #define glob innocuous_glob | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glob (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glob | | /* 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 glob (); | /* 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_glob || defined __stub___glob | choke me | #endif | | int | main () | { | return glob (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for inet_aton configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_aton to an innocuous variant, in case declares inet_aton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_aton innocuous_inet_aton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_aton | | /* 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 inet_aton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_inet_aton || defined __stub___inet_aton | choke me | #endif | | int | main () | { | return inet_aton (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for inet_ntoa configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_ntoa to an innocuous variant, in case declares inet_ntoa. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa innocuous_inet_ntoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa | | /* 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 inet_ntoa (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_inet_ntoa || defined __stub___inet_ntoa | choke me | #endif | | int | main () | { | return inet_ntoa (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for inet_ntop configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_ntop to an innocuous variant, in case declares inet_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntop innocuous_inet_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_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 inet_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_inet_ntop || defined __stub___inet_ntop | choke me | #endif | | int | main () | { | return inet_ntop (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for innetgr configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define innetgr to an innocuous variant, in case declares innetgr. | For example, HP-UX 11i declares gettimeofday. */ | #define innetgr innocuous_innetgr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char innetgr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef innetgr | | /* 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 innetgr (); | /* 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_innetgr || defined __stub___innetgr | choke me | #endif | | int | main () | { | return innetgr (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for login_getcapbool configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccWYlQIo.o: In function `main': conftest.c:(.text+0x12): undefined reference to `login_getcapbool' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for md5_crypt configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccXR3kpK.o: In function `main': conftest.c:(.text+0x12): undefined reference to `md5_crypt' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for memmove configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:107: warning: conflicting types for built-in function 'memmove' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define memmove to an innocuous variant, in case declares memmove. | For example, HP-UX 11i declares gettimeofday. */ | #define memmove innocuous_memmove | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memmove (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memmove | | /* 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 memmove (); | /* 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_memmove || defined __stub___memmove | choke me | #endif | | int | main () | { | return memmove (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for mkdtemp configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define mkdtemp to an innocuous variant, in case declares mkdtemp. | For example, HP-UX 11i declares gettimeofday. */ | #define mkdtemp innocuous_mkdtemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkdtemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkdtemp | | /* 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 mkdtemp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mkdtemp || defined __stub___mkdtemp | choke me | #endif | | int | main () | { | return mkdtemp (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for mmap configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define mmap to an innocuous variant, in case declares mmap. | For example, HP-UX 11i declares gettimeofday. */ | #define mmap innocuous_mmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mmap | | /* 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 mmap (); | /* 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_mmap || defined __stub___mmap | choke me | #endif | | int | main () | { | return mmap (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for ngetaddrinfo configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccEGnTRX.o: In function `main': conftest.c:(.text+0x12): undefined reference to `ngetaddrinfo' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for nsleep configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc4gRVKb.o: In function `main': conftest.c:(.text+0x12): undefined reference to `nsleep' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for ogetaddrinfo configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccBqCwVw.o: In function `main': conftest.c:(.text+0x12): undefined reference to `ogetaddrinfo' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for openlog_r configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccK5yMfS.o: In function `main': conftest.c:(.text+0x12): undefined reference to `openlog_r' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for openpty configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for prctl configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef prctl | | /* Override any 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 prctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_prctl || defined __stub___prctl | choke me | #endif | | int | main () | { | return prctl (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for pstat configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc2yYSKH.o: In function `main': conftest.c:(.text+0x12): undefined reference to `pstat' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for readpassphrase configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccdYwW22.o: In function `main': conftest.c:(.text+0x12): undefined reference to `readpassphrase' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for realpath configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define realpath to an innocuous variant, in case declares realpath. | For example, HP-UX 11i declares gettimeofday. */ | #define realpath innocuous_realpath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char realpath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef realpath | | /* 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 realpath (); | /* 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_realpath || defined __stub___realpath | choke me | #endif | | int | main () | { | return realpath (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for recvmsg configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define recvmsg to an innocuous variant, in case declares recvmsg. | For example, HP-UX 11i declares gettimeofday. */ | #define recvmsg innocuous_recvmsg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char recvmsg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef recvmsg | | /* 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 recvmsg (); | /* 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_recvmsg || defined __stub___recvmsg | choke me | #endif | | int | main () | { | return recvmsg (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for rresvport_af configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define rresvport_af to an innocuous variant, in case declares rresvport_af. | For example, HP-UX 11i declares gettimeofday. */ | #define rresvport_af innocuous_rresvport_af | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rresvport_af (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rresvport_af | | /* 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 rresvport_af (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_rresvport_af || defined __stub___rresvport_af | choke me | #endif | | int | main () | { | return rresvport_af (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for sendmsg configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sendmsg to an innocuous variant, in case declares sendmsg. | For example, HP-UX 11i declares gettimeofday. */ | #define sendmsg innocuous_sendmsg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendmsg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendmsg | | /* 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 sendmsg (); | /* 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_sendmsg || defined __stub___sendmsg | choke me | #endif | | int | main () | { | return sendmsg (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setdtablesize configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccONSqhr.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setdtablesize' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for setegid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setegid to an innocuous variant, in case declares setegid. | For example, HP-UX 11i declares gettimeofday. */ | #define setegid innocuous_setegid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setegid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setegid | | /* 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 setegid (); | /* 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_setegid || defined __stub___setegid | choke me | #endif | | int | main () | { | return setegid (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setenv configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setenv to an innocuous variant, in case declares setenv. | For example, HP-UX 11i declares gettimeofday. */ | #define setenv innocuous_setenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setenv | | /* 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 setenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setenv || defined __stub___setenv | choke me | #endif | | int | main () | { | return setenv (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for seteuid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define seteuid to an innocuous variant, in case declares seteuid. | For example, HP-UX 11i declares gettimeofday. */ | #define seteuid innocuous_seteuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char seteuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef seteuid | | /* 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 seteuid (); | /* 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_seteuid || defined __stub___seteuid | choke me | #endif | | int | main () | { | return seteuid (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setgroups configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setgroups to an innocuous variant, in case declares setgroups. | For example, HP-UX 11i declares gettimeofday. */ | #define setgroups innocuous_setgroups | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgroups (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgroups | | /* 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 setgroups (); | /* 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_setgroups || defined __stub___setgroups | choke me | #endif | | int | main () | { | return setgroups (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setlogin configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for setpcred configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccD4zwEa.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setpcred' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for setproctitle configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccDKvwYj.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setproctitle' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for setregid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setregid to an innocuous variant, in case declares setregid. | For example, HP-UX 11i declares gettimeofday. */ | #define setregid innocuous_setregid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setregid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setregid | | /* 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 setregid (); | /* 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_setregid || defined __stub___setregid | choke me | #endif | | int | main () | { | return setregid (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setreuid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setreuid to an innocuous variant, in case declares setreuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setreuid innocuous_setreuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setreuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setreuid | | /* 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 setreuid (); | /* 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_setreuid || defined __stub___setreuid | choke me | #endif | | int | main () | { | return setreuid (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setrlimit configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setrlimit to an innocuous variant, in case declares setrlimit. | For example, HP-UX 11i declares gettimeofday. */ | #define setrlimit innocuous_setrlimit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setrlimit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setrlimit | | /* 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 setrlimit (); | /* 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_setrlimit || defined __stub___setrlimit | choke me | #endif | | int | main () | { | return setrlimit (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setsid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setsid to an innocuous variant, in case declares setsid. | For example, HP-UX 11i declares gettimeofday. */ | #define setsid innocuous_setsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setsid | | /* 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 setsid (); | /* 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_setsid || defined __stub___setsid | choke me | #endif | | int | main () | { | return setsid (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for setvbuf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setvbuf to an innocuous variant, in case declares setvbuf. | For example, HP-UX 11i declares gettimeofday. */ | #define setvbuf innocuous_setvbuf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setvbuf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setvbuf | | /* 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 setvbuf (); | /* 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_setvbuf || defined __stub___setvbuf | choke me | #endif | | int | main () | { | return setvbuf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for sigaction configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* 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 sigaction (); | /* 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_sigaction || defined __stub___sigaction | choke me | #endif | | int | main () | { | return sigaction (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for sigvec configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sigvec to an innocuous variant, in case declares sigvec. | For example, HP-UX 11i declares gettimeofday. */ | #define sigvec innocuous_sigvec | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigvec (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigvec | | /* 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 sigvec (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigvec || defined __stub___sigvec | choke me | #endif | | int | main () | { | return sigvec (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for snprintf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:107: warning: conflicting types for built-in function 'snprintf' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define snprintf to an innocuous variant, in case declares snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define snprintf innocuous_snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef snprintf | | /* 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 snprintf (); | /* 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_snprintf || defined __stub___snprintf | choke me | #endif | | int | main () | { | return snprintf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for socketpair configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define socketpair to an innocuous variant, in case declares socketpair. | For example, HP-UX 11i declares gettimeofday. */ | #define socketpair innocuous_socketpair | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char socketpair (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef socketpair | | /* 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 socketpair (); | /* 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_socketpair || defined __stub___socketpair | choke me | #endif | | int | main () | { | return socketpair (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for strdup configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:107: warning: conflicting types for built-in function 'strdup' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strdup to an innocuous variant, in case declares strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define strdup innocuous_strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdup | | /* 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 strdup (); | /* 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_strdup || defined __stub___strdup | choke me | #endif | | int | main () | { | return strdup (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for strerror configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strerror to an innocuous variant, in case declares strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror innocuous_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror | | /* 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 strerror (); | /* 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_strerror || defined __stub___strerror | choke me | #endif | | int | main () | { | return strerror (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for strlcat configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc0kiD7X.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strlcat' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for strlcpy configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccefgaXb.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strlcpy' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for strmode configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/ccHHzXcx.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strmode' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for strnvis configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc0aCSfS.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strnvis' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for strtonum configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/net-misc/openssh-4.5_p1-r1/temp/cc79frAd.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strtonum' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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:12611: result: no configure:12531: checking for strtoll configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strtoll to an innocuous variant, in case declares strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoll innocuous_strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoll | | /* 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 strtoll (); | /* 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_strtoll || defined __stub___strtoll | choke me | #endif | | int | main () | { | return strtoll (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for strtoul configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strtoul to an innocuous variant, in case declares strtoul. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoul innocuous_strtoul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoul | | /* 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 strtoul (); | /* 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_strtoul || defined __stub___strtoul | choke me | #endif | | int | main () | { | return strtoul (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for sysconf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sysconf to an innocuous variant, in case declares sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define sysconf innocuous_sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysconf | | /* 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 sysconf (); | /* 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_sysconf || defined __stub___sysconf | choke me | #endif | | int | main () | { | return sysconf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for tcgetpgrp configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define tcgetpgrp to an innocuous variant, in case declares tcgetpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define tcgetpgrp innocuous_tcgetpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tcgetpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tcgetpgrp | | /* 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 tcgetpgrp (); | /* 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_tcgetpgrp || defined __stub___tcgetpgrp | choke me | #endif | | int | main () | { | return tcgetpgrp (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for truncate configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define truncate to an innocuous variant, in case declares truncate. | For example, HP-UX 11i declares gettimeofday. */ | #define truncate innocuous_truncate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char truncate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef truncate | | /* 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 truncate (); | /* 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_truncate || defined __stub___truncate | choke me | #endif | | int | main () | { | return truncate (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for unsetenv configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define unsetenv to an innocuous variant, in case declares unsetenv. | For example, HP-UX 11i declares gettimeofday. */ | #define unsetenv innocuous_unsetenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unsetenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unsetenv | | /* 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 unsetenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_unsetenv || defined __stub___unsetenv | choke me | #endif | | int | main () | { | return unsetenv (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for updwtmpx configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case declares updwtmpx. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmpx | | /* Override any 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 updwtmpx (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_updwtmpx || defined __stub___updwtmpx | choke me | #endif | | int | main () | { | return updwtmpx (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for vasprintf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define vasprintf to an innocuous variant, in case declares vasprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasprintf innocuous_vasprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasprintf | | /* 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 vasprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasprintf || defined __stub___vasprintf | choke me | #endif | | int | main () | { | return vasprintf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for vhangup configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define vhangup to an innocuous variant, in case declares vhangup. | For example, HP-UX 11i declares gettimeofday. */ | #define vhangup innocuous_vhangup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vhangup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vhangup | | /* Override any 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 vhangup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vhangup || defined __stub___vhangup | choke me | #endif | | int | main () | { | return vhangup (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for vsnprintf configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:107: warning: conflicting types for built-in function 'vsnprintf' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define vsnprintf to an innocuous variant, in case declares vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vsnprintf innocuous_vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vsnprintf | | /* 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 vsnprintf (); | /* 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_vsnprintf || defined __stub___vsnprintf | choke me | #endif | | int | main () | { | return vsnprintf (); | ; | return 0; | } configure:12611: result: no configure:12531: checking for waitpid configure:12587: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define waitpid to an innocuous variant, in case declares waitpid. | For example, HP-UX 11i declares gettimeofday. */ | #define waitpid innocuous_waitpid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char waitpid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef waitpid | | /* 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 waitpid (); | /* 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_waitpid || defined __stub___waitpid | choke me | #endif | | int | main () | { | return waitpid (); | ; | return 0; | } configure:12611: result: no configure:12627: checking for gai_strerror configure:12683: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12689: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define gai_strerror to an innocuous variant, in case declares gai_strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define gai_strerror innocuous_gai_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gai_strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gai_strerror | | /* 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 gai_strerror (); | /* 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_gai_strerror || defined __stub___gai_strerror | choke me | #endif | | int | main () | { | return gai_strerror (); | ; | return 0; | } configure:12707: result: no configure:12776: checking for library containing nanosleep configure:12817: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:12817: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lrt -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:12823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:12817: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lposix4 -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:12823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:12851: result: no configure:12864: checking whether getrusage is declared configure:12893: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:121: error: 'getrusage' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) configure:12899: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | (void) getrusage; | #endif | | ; | return 0; | } configure:12914: result: no configure:13013: checking whether strsep is declared configure:13047: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13053: $? = 0 configure:13068: result: yes configure:13075: checking for strsep configure:13131: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:13137: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strsep to an innocuous variant, in case declares strsep. | For example, HP-UX 11i declares gettimeofday. */ | #define strsep innocuous_strsep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsep | | /* 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 strsep (); | /* 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_strsep || defined __stub___strsep | choke me | #endif | | int | main () | { | return strsep (); | ; | return 0; | } configure:13155: result: no configure:13168: checking whether tcsendbreak is declared configure:13199: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13205: $? = 0 configure:13220: result: yes configure:13325: checking whether h_errno is declared configure:13355: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13361: $? = 0 configure:13376: result: yes configure:13395: checking whether SHUT_RD is declared configure:13428: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13434: $? = 0 configure:13449: result: yes configure:13468: checking whether O_NONBLOCK is declared configure:13506: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13512: $? = 0 configure:13527: result: yes configure:13546: checking whether writev is declared configure:13580: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 configure:13586: $? = 0 configure:13601: result: yes configure:13624: checking for setresuid configure:13680: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:13686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* 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 setresuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setresuid || defined __stub___setresuid | choke me | #endif | | int | main () | { | return setresuid (); | ; | return 0; | } configure:13704: result: no configure:13779: checking for setresgid configure:13835: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:13841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | | /* 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 setresgid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setresgid || defined __stub___setresgid | choke me | #endif | | int | main () | { | return setresgid (); | ; | return 0; | } configure:13859: result: no configure:13935: checking for gettimeofday configure:13991: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:13997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define gettimeofday to an innocuous variant, in case declares gettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define gettimeofday innocuous_gettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettimeofday | | /* 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 gettimeofday (); | /* 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_gettimeofday || defined __stub___gettimeofday | choke me | #endif | | int | main () | { | return gettimeofday (); | ; | return 0; | } configure:14015: result: no configure:13935: checking for time configure:13991: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:13997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define time to an innocuous variant, in case declares time. | For example, HP-UX 11i declares gettimeofday. */ | #define time innocuous_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time | | /* 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 time (); | /* 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_time || defined __stub___time | choke me | #endif | | int | main () | { | return time (); | ; | return 0; | } configure:14015: result: no configure:14034: checking for endutent configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define endutent to an innocuous variant, in case declares endutent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutent innocuous_endutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutent | | /* Override any 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 endutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_endutent || defined __stub___endutent | choke me | #endif | | int | main () | { | return endutent (); | ; | return 0; | } configure:14114: result: no configure:14034: checking for getutent configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutent to an innocuous variant, in case declares getutent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutent innocuous_getutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutent | | /* Override any 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 getutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutent || defined __stub___getutent | choke me | #endif | | int | main () | { | return getutent (); | ; | return 0; | } configure:14114: result: no configure:14034: checking for getutid configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutid to an innocuous variant, in case declares getutid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutid innocuous_getutid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutid | | /* Override any 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 getutid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutid || defined __stub___getutid | choke me | #endif | | int | main () | { | return getutid (); | ; | return 0; | } configure:14114: result: no configure:14034: checking for getutline configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutline to an innocuous variant, in case declares getutline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutline innocuous_getutline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutline | | /* Override any 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 getutline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutline || defined __stub___getutline | choke me | #endif | | int | main () | { | return getutline (); | ; | return 0; | } configure:14114: result: no configure:14034: checking for pututline configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define pututline to an innocuous variant, in case declares pututline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututline innocuous_pututline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututline | | /* Override any 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 pututline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pututline || defined __stub___pututline | choke me | #endif | | int | main () | { | return pututline (); | ; | return 0; | } configure:14114: result: no configure:14034: checking for setutent configure:14090: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define setutent to an innocuous variant, in case declares setutent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutent innocuous_setutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutent | | /* Override any 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 setutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setutent || defined __stub___setutent | choke me | #endif | | int | main () | { | return setutent (); | ; | return 0; | } configure:14114: result: no configure:14128: checking for utmpname configure:14184: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define utmpname to an innocuous variant, in case declares utmpname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpname innocuous_utmpname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpname | | /* Override any 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 utmpname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_utmpname || defined __stub___utmpname | choke me | #endif | | int | main () | { | return utmpname (); | ; | return 0; | } configure:14208: result: no configure:14226: checking for endutxent configure:14282: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define endutxent to an innocuous variant, in case declares endutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutxent innocuous_endutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutxent | | /* Override any 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 endutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_endutxent || defined __stub___endutxent | choke me | #endif | | int | main () | { | return endutxent (); | ; | return 0; | } configure:14306: result: no configure:14226: checking for getutxent configure:14282: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutxent to an innocuous variant, in case declares getutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxent innocuous_getutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxent | | /* Override any 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 getutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutxent || defined __stub___getutxent | choke me | #endif | | int | main () | { | return getutxent (); | ; | return 0; | } configure:14306: result: no configure:14226: checking for getutxid configure:14282: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutxid to an innocuous variant, in case declares getutxid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxid innocuous_getutxid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxid | | /* Override any 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 getutxid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutxid || defined __stub___getutxid | choke me | #endif | | int | main () | { | return getutxid (); | ; | return 0; | } configure:14306: result: no configure:14226: checking for getutxline configure:14282: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getutxline to an innocuous variant, in case declares getutxline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxline innocuous_getutxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxline | | /* Override any 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 getutxline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getutxline || defined __stub___getutxline | choke me | #endif | | int | main () | { | return getutxline (); | ; | return 0; | } configure:14306: result: no configure:14226: checking for pututxline configure:14282: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define pututxline to an innocuous variant, in case declares pututxline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututxline innocuous_pututxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututxline | | /* Override any 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 pututxline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pututxline || defined __stub___pututxline | choke me | #endif | | int | main () | { | return pututxline (); | ; | return 0; | } configure:14306: result: no configure:14321: checking for setutxent configure:14377: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define setutxent to an innocuous variant, in case declares setutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutxent innocuous_setutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutxent | | /* Override any 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 setutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setutxent || defined __stub___setutxent | choke me | #endif | | int | main () | { | return setutxent (); | ; | return 0; | } configure:14401: result: no configure:14321: checking for utmpxname configure:14377: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define utmpxname to an innocuous variant, in case declares utmpxname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpxname innocuous_utmpxname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpxname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpxname | | /* Override any 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 utmpxname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_utmpxname || defined __stub___utmpxname | choke me | #endif | | int | main () | { | return utmpxname (); | ; | return 0; | } configure:14401: result: no configure:14412: checking for daemon configure:14468: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define daemon to an innocuous variant, in case declares daemon. | For example, HP-UX 11i declares gettimeofday. */ | #define daemon innocuous_daemon | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char daemon (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef daemon | | /* 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 daemon (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_daemon || defined __stub___daemon | choke me | #endif | | int | main () | { | return daemon (); | ; | return 0; | } configure:14491: result: no configure:14500: checking for daemon in -lbsd configure:14535: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lbsd -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* 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 daemon (); | int | main () | { | return daemon (); | ; | return 0; | } configure:14559: result: no configure:14572: checking for getpagesize configure:14628: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:14634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* end confdefs.h. */ | /* Define getpagesize to an innocuous variant, in case declares getpagesize. | For example, HP-UX 11i declares gettimeofday. */ | #define getpagesize innocuous_getpagesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpagesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpagesize | | /* 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 getpagesize (); | /* 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_getpagesize || defined __stub___getpagesize | choke me | #endif | | int | main () | { | return getpagesize (); | ; | return 0; | } configure:14651: result: no configure:14660: checking for getpagesize in -lucb configure:14695: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lucb -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:14701: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 | /* 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 getpagesize (); | int | main () | { | return getpagesize (); | ; | return 0; | } configure:14719: result: no configure:14882: checking whether snprintf can declare const char *fmt configure:14901: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:91: warning: null argument where non-null required (argument 3) configure:14907: $? = 0 configure:14912: result: yes configure:14936: checking whether system supports SO_PEERCRED getsockopt configure:14960: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: warning: unused variable 'i' configure:14966: $? = 0 configure:14971: result: yes configure:15068: checking if openpty correctly handles controlling tty configure:15123: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:103: warning: implicit declaration of function 'fork' conftest.c:105: warning: implicit declaration of function 'exit' conftest.c:105: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:109: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:111: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:113: warning: implicit declaration of function 'close' conftest.c:114: warning: implicit declaration of function 'setsid' conftest.c:115: warning: implicit declaration of function 'openpty' conftest.c:118: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:120: warning: incompatible implicit declaration of built-in function 'exit' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `BIO_new_mem_buf' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_compress_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_get_by_subject' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_ex_data' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_socket' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_purpose' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_next' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_insert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_new' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_expand_block' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_new' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_peek' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_free' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_read' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_verify_cert_error_string' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_set_default_paths' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_CTX_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_init' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_find' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_pop' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_free' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_verify_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_get_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `ECDH_compute_key' /usr/lib/libssl.so.0.9.8: undefined reference to `PEM_read_bio_X509' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get0_param' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_depth' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_iterator' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `DH_generate_parameters' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_default' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_cleanup' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_set_trust' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_certificate_type' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_f_buffer' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_get_ex_new_index' /usr/lib/libssl.so.0.9.8: undefined reference to `pqueue_new' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_CTX_get_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libldap.so: undefined reference to `X509_STORE_set_flags' /usr/lib/libssl.so.0.9.8: undefined reference to `EVP_idea_cbc' /usr/lib/libssl.so.0.9.8: undefined reference to `OPENSSL_DIR_end' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_free' /usr/lib/libssl.so.0.9.8: undefined reference to `COMP_zlib' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_load_locations' /usr/lib/libssl.so.0.9.8: undefined reference to `BIO_s_connect' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_inherit' /usr/lib/libssl.so.0.9.8: undefined reference to `pitem_new' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_STORE_CTX_set_verify_cb' /usr/lib/libssl.so.0.9.8: undefined reference to `X509_VERIFY_PARAM_free' collect2: ld returned 1 exit status configure:15126: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main() | { | pid_t pid; | int fd, ptyfd, ttyfd, status; | | pid = fork(); | if (pid < 0) { /* failed */ | exit(1); | } else if (pid > 0) { /* parent */ | waitpid(pid, &status, 0); | if (WIFEXITED(status)) | exit(WEXITSTATUS(status)); | else | exit(2); | } else { /* child */ | close(0); close(1); close(2); | setsid(); | openpty(&ptyfd, &ttyfd, NULL, NULL, NULL); | fd = open("/dev/tty", O_RDWR | O_NOCTTY); | if (fd >= 0) | exit(3); /* Acquired ctty: broken */ | else | exit(0); /* Did not acquire ctty: OK */ | } | } | configure:15148: result: no configure:15440: checking whether getpgrp requires zero arguments configure:15467: i686-pc-linux-gnu-gcc -c -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:128: error: too many arguments to function 'getpgrp' configure:15473: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define SSHD_ACQUIRES_CTTY 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:15489: result: yes configure:15564: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lssl -lcrypto -ldl -lldap -lutil -lz -lnsl >&5 configure:15570: $? = 0 configure:15658: checking OpenSSL header version configure:15699: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lssl -lcrypto -ldl -lldap -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:105: warning: implicit declaration of function 'exit' conftest.c:105: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:108: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:110: warning: incompatible implicit declaration of built-in function 'exit' configure:15702: $? = 0 configure:15708: ./conftest configure:15711: $? = 0 configure:15715: result: 90804f (OpenSSL 0.9.8d 28 Sep 2006) configure:15738: checking OpenSSL library version configure:15780: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lssl -lcrypto -ldl -lldap -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:108: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' configure:15783: $? = 0 configure:15789: ./conftest configure:15792: $? = 0 configure:15796: result: 90800f (OpenSSL 0.9.8 05 Jul 2005) configure:15819: checking whether OpenSSL's headers match the library configure:15846: i686-pc-linux-gnu-gcc -o conftest -march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 conftest.c -lssl -lcrypto -ldl -lldap -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:97: warning: implicit declaration of function 'exit' conftest.c:97: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:97: warning: implicit declaration of function 'SSLeay' configure:15849: $? = 0 configure:15855: ./conftest configure:15858: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_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_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_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 DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 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 SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define SSHD_ACQUIRES_CTTY 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1); } | configure:15871: result: no configure:15875: error: Your OpenSSL headers do not match your library. Check config.log for details. Also see contrib/findssl.sh for help identifying header/library mismatches. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= 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-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___b64_ntop=no ac_cv_func___b64_pton=no ac_cv_func__getpty=no ac_cv_func_arc4random=no ac_cv_func_asprintf=no ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_bcopy=no ac_cv_func_bindresvport_sa=no ac_cv_func_clock=no ac_cv_func_closefrom=no ac_cv_func_daemon=no ac_cv_func_dirfd=no ac_cv_func_dirname=yes ac_cv_func_endutent=no ac_cv_func_endutxent=no ac_cv_func_fchmod=no ac_cv_func_fchown=no ac_cv_func_freeaddrinfo=no ac_cv_func_futimes=no ac_cv_func_gai_strerror=no ac_cv_func_getaddrinfo=no ac_cv_func_getcwd=no ac_cv_func_getgrouplist=no ac_cv_func_getnameinfo=no ac_cv_func_getopt=no ac_cv_func_getpagesize=no ac_cv_func_getpeereid=no ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=no ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=no ac_cv_func_getttyent=no ac_cv_func_getutent=no ac_cv_func_getutid=no ac_cv_func_getutline=no ac_cv_func_getutxent=no ac_cv_func_getutxid=no ac_cv_func_getutxline=no ac_cv_func_glob=no ac_cv_func_inet_aton=no ac_cv_func_inet_ntoa=no ac_cv_func_inet_ntop=no ac_cv_func_innetgr=no ac_cv_func_login_getcapbool=no ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_md5_crypt=no ac_cv_func_memmove=no ac_cv_func_mkdtemp=no ac_cv_func_mmap=no ac_cv_func_ngetaddrinfo=no ac_cv_func_nsleep=no ac_cv_func_ogetaddrinfo=no ac_cv_func_openlog_r=no ac_cv_func_openpty=no ac_cv_func_prctl=no ac_cv_func_pstat=no ac_cv_func_pututline=no ac_cv_func_pututxline=no ac_cv_func_readpassphrase=no ac_cv_func_realpath=no ac_cv_func_recvmsg=no ac_cv_func_rresvport_af=no ac_cv_func_sendmsg=no ac_cv_func_setdtablesize=no ac_cv_func_setegid=no ac_cv_func_setenv=no ac_cv_func_seteuid=no ac_cv_func_setgroups=no ac_cv_func_setlogin=no ac_cv_func_setpcred=no ac_cv_func_setproctitle=no ac_cv_func_setregid=no ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setreuid=no ac_cv_func_setrlimit=no ac_cv_func_setsid=no ac_cv_func_setsockopt=yes ac_cv_func_setutent=no ac_cv_func_setutxent=no ac_cv_func_setvbuf=no ac_cv_func_sigaction=no ac_cv_func_sigvec=no ac_cv_func_snprintf=no ac_cv_func_socketpair=no ac_cv_func_strcasecmp=yes ac_cv_func_strdup=no ac_cv_func_strerror=no ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strmode=no ac_cv_func_strnvis=no ac_cv_func_strsep=no ac_cv_func_strtoll=no ac_cv_func_strtonum=no ac_cv_func_strtoul=no ac_cv_func_sysconf=no ac_cv_func_tcgetpgrp=no ac_cv_func_time=no ac_cv_func_truncate=no ac_cv_func_unsetenv=no ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=no ac_cv_func_utimes=yes ac_cv_func_utmpname=no ac_cv_func_utmpxname=no ac_cv_func_vasprintf=no ac_cv_func_vhangup=no ac_cv_func_vsnprintf=no ac_cv_func_waitpid=no ac_cv_func_yp_match=no ac_cv_have_decl_GLOB_NOMATCH=yes ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl_O_NONBLOCK=yes ac_cv_have_decl_SHUT_RD=yes ac_cv_have_decl_getrusage=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_tcsendbreak=yes ac_cv_have_decl_writev=yes ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_crypto_sha2_h=no ac_cv_header_dirent_h=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_ia_h=no ac_cv_header_iaf_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_login_cap_h=no ac_cv_header_login_h=no ac_cv_header_maillock_h=no ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_net_if_tun_h=no ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_rpc_types_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_sha2_h=no ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audit_h=no ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no 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_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_unistd_h=yes ac_cv_header_usersec_h=no ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vis_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_bsd_daemon=no ac_cv_lib_nsl_yp_match=yes ac_cv_lib_ucb_getpagesize=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CAT=/bin/cat ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_KILL=/bin/kill ac_cv_path_LOGIN_PROGRAM_FALLBACK=/bin/login ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd ac_cv_path_PATH_PASSWD_PROG=/bin/passwd ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TEST_MINUS_S_SH=/bin/bash ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_basename='none required' ac_cv_search_login=-lutil ac_cv_search_nanosleep=no ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AWK='gawk' CAT='/bin/cat' CC='i686-pc-linux-gnu-gcc' CFLAGS='-march=athlon -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENT='' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SSH_PRNG_CMDS='' INSTALL_SSH_RAND_HELPER='' KILL='/bin/kill' LD='i686-pc-linux-gnu-gcc' LDFLAGS='' LIBEDIT='' LIBOBJS='' LIBPAM='' LIBS='-lssl -lcrypto -ldl -lldap -lutil -lz -lnsl ' LIBSELINUX='' LIBWRAP='-lwrap' LOGIN_PROGRAM_FALLBACK='/bin/login' LTLIBOBJS='' MAKE_PACKAGE_SUPPORTED='no' MANTYPE='' NROFF='' OBJEXT='o' OPENSC_CONFIG='' PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' PACKAGE_NAME='OpenSSH' PACKAGE_STRING='OpenSSH Portable' PACKAGE_TARNAME='openssh' PACKAGE_VERSION='Portable' PATH_GROUPADD_PROG='/usr/sbin/groupadd' PATH_PASSWD_PROG='/bin/passwd' PATH_SEPARATOR=':' PATH_USERADD_PROG='/usr/sbin/useradd' PERL='/usr/bin/perl' PRIVSEP_PATH='' PROG_ARP='' PROG_DF='' PROG_IFCONFIG='' PROG_IPCS='' PROG_JSTAT='' PROG_LAST='' PROG_LASTLOG='' PROG_LS='' PROG_NETSTAT='' PROG_PS='' PROG_SAR='' PROG_TAIL='' PROG_UPTIME='' PROG_VMSTAT='' PROG_W='' PROG_WHO='' RANLIB='i686-pc-linux-gnu-ranlib' SED='/bin/sed' SH='/bin/sh' SHELL='/bin/sh' SSHDLIBS='' SSH_PRIVSEP_USER='' STARTUP_SCRIPT_SHELL='/bin/sh' STRIP_OPT='' TEST_MINUS_S_SH='/bin/bash' TEST_SHELL='sh' XAUTH_PATH='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share/openssh' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='/usr/lib/misc' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mansubdir='' oldincludedir='/usr/include' pdfdir='${docdir}' piddir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/ssh' target_alias='' user_path='' xauth_path='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "OpenSSH" #define PACKAGE_TARNAME "openssh" #define PACKAGE_VERSION "Portable" #define PACKAGE_STRING "OpenSSH Portable" #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define _FILE_OFFSET_BITS 64 #define LOGIN_PROGRAM_FALLBACK "/bin/login" #define _PATH_PASSWD_PROG "/bin/passwd" #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GLOB_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_PATHS_H 1 #define HAVE_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_PRCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TIME_H 1 #define HAVE_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 DONT_TRY_OTHER_AF 1 #define PAM_TTY_KLUDGE 1 #define LOCKED_PASSWD_PREFIX "!" #define SPT_TYPE SPT_REUSEARGV #define LINK_OPNOTSUPP_ERRNO EPERM #define _PATH_BTMP "/var/log/btmp" #define USE_BTMP 1 #define HAVE_LINUX_IF_TUN_H 1 #define SSH_TUN_LINUX 1 #define SSH_TUN_COMPAT_AF 1 #define SSH_TUN_PREPEND_AF 1 #define HAVE_LIBNSL 1 #define HAVE_DIRNAME 1 #define HAVE_LIBGEN_H 1 #define HAVE_BASENAME 1 #define HAVE_LIBZ 1 #define HAVE_UTIMES 1 #define HAVE_LOGIN 1 #define HAVE_LOGOUT 1 #define HAVE_UPDWTMP 1 #define HAVE_LOGWTMP 1 #define HAVE_STRFTIME 1 #define GLOB_HAS_ALTDIRFUNC 1 #define HAVE_DECL_GLOB_NOMATCH 1 #define HAVE_PROC_PID 1 #define LIBWRAP 1 #define WITH_LDAP_PUBKEY 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 SNPRINTF_CONST const #define HAVE_SO_PEERCRED 1 #define SSHD_ACQUIRES_CTTY 1 #define GETPGRP_VOID 1 #define HAVE_OPENSSL 1 configure: exit 1