This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libssh2 configure -, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = hxpcsdev01 uname -m = ia64 uname -r = B.11.31 uname -s = HP-UX uname -v = U /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/sbin PATH: /usr/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /usr/contrib/Q4/bin PATH: /opt/perl/bin PATH: /opt/gvsd/bin PATH: /opt/ipf/bin PATH: /opt/nettladm/bin PATH: /opt/fcms/bin PATH: /opt/wbem/bin PATH: /opt/wbem/sbin PATH: /opt/sas/bin PATH: /opt/graphics/common/bin PATH: /opt/atok/bin PATH: /usr/bin/X11 PATH: /usr/contrib/bin/X11 PATH: /opt/sec_mgmt/bastille/bin PATH: /opt/caliper/bin PATH: /opt/drd/bin PATH: /opt/dsau/bin PATH: /opt/dsau/sbin PATH: /opt/resmon/bin PATH: /opt/firefox PATH: /opt/gnome/bin PATH: /opt/perf/bin PATH: /opt/ignite/bin PATH: /opt/propplus/bin PATH: /usr/contrib/kwdb/bin PATH: /opt/perl_32/bin PATH: /opt/perl_64/bin PATH: /opt/prm/bin PATH: /opt/sfm/bin PATH: /opt/swm/bin PATH: /opt/sec_mgmt/spc/bin PATH: /opt/ssh/bin PATH: /opt/swa/bin PATH: /opt/hpsmh/bin PATH: /opt/sentinel/bin PATH: /opt/langtools/bin PATH: /opt/wlm/bin PATH: /opt/gwlm/bin PATH: /opt/hpvm/bin PATH: /opt/hpnpl//bin PATH: /opt/omni/bin PATH: /sbin PATH: /home/root PATH: /opt/OV/bin PATH: . PATH: /usr/local/bin PATH: /opt/gnome/share/aclocal ## ----------- ## ## Core tests. ## ## ----------- ## configure:2306: checking whether to enable maintainer-specific portions of Makefiles configure:2315: result: no configure:2331: checking for sed configure:2350: found /usr/bin/sed configure:2363: result: /usr/bin/sed configure:2424: checking for a BSD-compatible install configure:2492: result: ./install-sh -c configure:2503: checking whether build environment is sane configure:2553: result: yes configure:2694: checking for a thread-safe mkdir -p configure:2733: result: ./install-sh -c -d configure:2746: checking for gawk configure:2776: result: no configure:2746: checking for mawk configure:2776: result: no configure:2746: checking for nawk configure:2776: result: no configure:2746: checking for awk configure:2762: found /usr/bin/awk configure:2773: result: awk configure:2784: checking whether make sets $(MAKE) configure:2806: result: yes configure:2886: checking libssh2 version configure:2888: result: 1.4.4-20130219 configure:2899: checking build system type configure:2913: result: ia64-hp-hpux11.31 configure:2933: checking host system type configure:2946: result: ia64-hp-hpux11.31 configure:2973: autobuild project... libssh2 configure:2979: autobuild revision... 1.4.4-20130219 configure:2984: autobuild hostname... hxpcsdev01 configure:2995: autobuild timestamp... 20130219-153807 configure:3036: checking for style of include used by make configure:3064: result: GNU configure:3135: checking for gcc configure:3165: result: no configure:3228: checking for cc configure:3249: found /usr/bin/cc configure:3272: result: cc configure:3391: checking for C compiler version configure:3400: cc --version >&5 (Bundled) cc: HP C/aC++ B3910B A.06.12 [Oct 11 2006] configure:3411: $? = 0 configure:3400: cc -v >&5 configure:3411: $? = 0 configure:3400: cc -V >&5 (Bundled) cc: HP C/aC++ B3910B A.06.12 [Oct 11 2006] configure:3411: $? = 0 configure:3400: cc -qversion >&5 (Bundled) cc: warning 922: "-ersion" is unsupported in the bundled compiler, ignored. configure:3411: $? = 0 configure:3431: checking whether the C compiler works configure:3453: cc conftest.c >&5 configure:3457: $? = 0 configure:3505: result: yes configure:3508: checking for C compiler default output file name configure:3510: result: a.out configure:3516: checking for suffix of executables configure:3523: cc -o conftest conftest.c >&5 configure:3527: $? = 0 configure:3549: result: configure:3571: checking whether we are cross compiling configure:3579: cc -o conftest conftest.c >&5 "conftest.c", line 19: warning #2111-D: statement is unreachable return 0; ^ configure:3583: $? = 0 configure:3590: ./conftest configure:3594: $? = 0 configure:3609: result: no configure:3614: checking for suffix of object files configure:3636: cc -c conftest.c >&5 configure:3640: $? = 0 configure:3661: result: o configure:3665: checking whether we are using the GNU C compiler configure:3684: cc -c conftest.c >&5 "conftest.c", line 16: error #2020: identifier "choke" is undefined choke me ^ 1 error detected in the compilation of "conftest.c". configure:3684: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3693: result: no configure:3702: checking whether cc accepts -g configure:3722: cc -c -g conftest.c >&5 (Bundled) cc: warning 922: "-g" is unsupported in the bundled compiler, ignored. configure:3722: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3737: cc -c conftest.c >&5 configure:3737: $? = 0 configure:3763: result: no configure:3780: checking for cc option to accept ISO C89 configure:3844: cc -c conftest.c >&5 "conftest.c", line 59: warning #2111-D: statement is unreachable return 0; ^ configure:3844: $? = 0 configure:3857: result: none needed configure:3879: checking dependency style of cc configure:3990: result: none configure:4011: checking how to run the C preprocessor configure:4042: cc -E conftest.c configure:4042: $? = 0 configure:4056: cc -E conftest.c "conftest.c", line 11: error #2005-D: could not open source file "ac_nonexistent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4056: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | /* end confdefs.h. */ | #include configure:4081: result: cc -E configure:4101: cc -E conftest.c configure:4101: $? = 0 configure:4115: cc -E conftest.c "conftest.c", line 11: error #2005-D: could not open source file "ac_nonexistent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4115: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | /* end confdefs.h. */ | #include configure:4144: checking for grep that handles long lines and -e configure:4202: result: /usr/bin/grep configure:4207: checking for egrep configure:4269: result: /usr/bin/grep -E configure:4274: checking for ANSI C header files configure:4294: cc -c conftest.c >&5 configure:4294: $? = 0 configure:4367: cc -o conftest conftest.c >&5 configure:4367: $? = 0 configure:4367: ./conftest configure:4367: $? = 0 configure:4378: result: yes configure:4391: checking for sys/types.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for sys/stat.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for stdlib.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for string.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for memory.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for strings.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for inttypes.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for stdint.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for unistd.h configure:4391: cc -c conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4403: checking for long long configure:4403: cc -c conftest.c >&5 "conftest.c", line 60: warning #2111-D: statement is unreachable return 0; ^ configure:4403: $? = 0 configure:4403: cc -c conftest.c >&5 "conftest.c", line 57: error #2029: expected an expression if (sizeof ((long long))) ^ 1 error detected in the compilation of "conftest.c". configure:4403: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:4403: result: yes configure:4415: checking if _REENTRANT is already defined configure:4437: cc -c conftest.c >&5 "conftest.c", line 32: error #2020: identifier "force" is undefined force compilation error ^ "conftest.c", line 32: error #2065: expected a ";" force compilation error ^ "conftest.c", line 35: warning #2012-D: parsing restarts here after previous syntax error ; ^ 2 errors detected in the compilation of "conftest.c". configure:4437: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | /* end confdefs.h. */ | | | | int | main () | { | | #ifdef _REENTRANT | int dummy=1; | #else | force compilation error | #endif | | ; | return 0; | } | configure:4445: result: no configure:4453: checking if _REENTRANT is actually needed configure:4467: result: yes configure:4475: checking if _REENTRANT is onwards defined configure:4489: result: yes configure:4499: checking for library containing socket configure:4530: cc -o conftest conftest.c >&5 "conftest.c", line 39: warning #2111-D: statement is unreachable return 0; ^ configure:4530: $? = 0 configure:4547: result: none required configure:4557: checking for library containing inet_addr configure:4588: cc -o conftest conftest.c >&5 "conftest.c", line 39: warning #2111-D: statement is unreachable return 0; ^ configure:4588: $? = 0 configure:4605: result: none required configure:4920: checking for C compiler version configure:4929: cc --version >&5 (Bundled) cc: HP C/aC++ B3910B A.06.12 [Oct 11 2006] configure:4940: $? = 0 configure:4929: cc -v >&5 configure:4940: $? = 0 configure:4929: cc -V >&5 (Bundled) cc: HP C/aC++ B3910B A.06.12 [Oct 11 2006] configure:4940: $? = 0 configure:4929: cc -qversion >&5 (Bundled) cc: warning 922: "-ersion" is unsupported in the bundled compiler, ignored. configure:4940: $? = 0 configure:4944: checking whether we are using the GNU C compiler configure:4972: result: no configure:4981: checking whether cc accepts -g configure:5042: result: no configure:5059: checking for cc option to accept ISO C89 configure:5136: result: none needed configure:5158: checking dependency style of cc configure:5269: result: none configure:5285: checking whether ln -s works configure:5289: result: yes configure:5296: checking whether make sets $(MAKE) configure:5318: result: yes configure:5331: checking for sshd configure:5349: found /usr/sbin/sshd configure:5361: result: /usr/sbin/sshd configure:5729: checking how to print strings configure:5758: result: print -r configure:5777: checking for a sed that does not truncate output configure:5841: result: /usr/bin/sed configure:5859: checking for fgrep configure:5921: result: /usr/bin/grep -F configure:5989: checking for non-GNU ld configure:6023: result: /usr/bin/ld configure:6030: checking if the linker (/usr/bin/ld) is GNU ld configure:6045: result: no configure:6057: checking for BSD- or MS-compatible name lister (nm) configure:6106: result: /usr/bin/nm -p configure:6236: checking the name lister (/usr/bin/nm -p) interface configure:6243: cc -c conftest.c >&5 configure:6246: /usr/bin/nm -p "conftest.o" configure:6249: output 0000000000000 u 0000000000000 r .debug_actual 0000000000000 r .debug_line 0000000000000 a conftest.c 0000000000000 D some_variable configure:6256: result: BSD nm configure:6260: checking the maximum length of command line arguments configure:6390: result: 1536000 configure:6407: checking whether the shell understands some XSI constructs configure:6417: result: yes configure:6421: checking whether the shell understands "+=" configure:6427: result: no configure:6462: checking how to convert ia64-hp-hpux11.31 file names to ia64-hp-hpux11.31 format configure:6502: result: func_convert_file_noop configure:6509: checking how to convert ia64-hp-hpux11.31 file names to toolchain format configure:6529: result: func_convert_file_noop configure:6536: checking for /usr/bin/ld option to reload object files configure:6543: result: -r configure:6617: checking for objdump configure:6644: result: objdump configure:6673: checking how to recognize dependent libraries configure:6875: result: file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64 configure:6960: checking for dlltool configure:6987: result: dlltool configure:7017: checking how to associate runtime and link libraries configure:7044: result: print -r -- configure:7104: checking for ar configure:7120: found /usr/bin/ar configure:7131: result: ar configure:7168: checking for archiver @FILE support configure:7185: cc -c conftest.c >&5 configure:7185: $? = 0 configure:7188: ar cru libconftest.a @conftest.lst >&5 ar: could not open @conftest.lst configure:7191: $? = 1 configure:7211: result: no configure:7269: checking for strip configure:7285: found /usr/bin/strip configure:7296: result: strip configure:7368: checking for ranlib configure:7384: found /usr/bin/ranlib configure:7395: result: ranlib configure:7497: checking command to parse /usr/bin/nm -p output from cc object configure:7617: cc -c conftest.c >&5 configure:7620: $? = 0 configure:7624: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([ABCDEGRST][ABCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7627: $? = 0 configure:7693: cc -o conftest conftest.c conftstm.o >&5 configure:7696: $? = 0 configure:7734: result: ok configure:7771: checking for sysroot configure:7801: result: no configure:7821: cc -c conftest.c >&5 configure:7824: $? = 0 configure:8057: checking for mt configure:8073: found /usr/bin/mt configure:8084: result: mt configure:8107: checking if mt is a manifest tool configure:8113: mt '-?' mt: unknown command "-?" configure:8121: result: no configure:8760: checking for dlfcn.h configure:8760: cc -c conftest.c >&5 configure:8760: $? = 0 configure:8760: result: yes configure:8964: checking for objdir configure:8979: result: .libs configure:9612: checking for cc option to produce PIC configure:9619: result: -DPIC configure:9627: checking if cc PIC flag -DPIC works configure:9645: cc -c -DPIC -DPIC conftest.c >&5 configure:9649: $? = 0 configure:9662: result: yes configure:9691: checking if cc static flag -Wl,-a -Wl,archive works configure:9719: result: no configure:9734: checking if cc supports -c -o file.o configure:9755: cc -c -o out/conftest2.o conftest.c >&5 configure:9759: $? = 0 configure:9781: result: yes configure:9789: checking if cc supports -c -o file.o configure:9836: result: yes configure:9869: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:11026: result: yes configure:11266: checking dynamic linker characteristics configure:12011: result: hpux11.31 dld.so configure:12118: checking how to hardcode library paths into programs configure:12143: result: immediate configure:12683: checking whether stripping libraries is possible configure:12705: result: no configure:12723: checking if libtool supports shared libraries configure:12725: result: yes configure:12728: checking whether to build shared libraries configure:12749: result: yes configure:12752: checking whether to build static libraries configure:12756: result: yes configure:12793: checking whether byte ordering is bigendian configure:12808: cc -c conftest.c >&5 "conftest.c", line 29: error #2020: identifier "not" is undefined not a universal capable compiler ^ "conftest.c", line 29: error #2065: expected a ";" not a universal capable compiler ^ 2 errors detected in the compilation of "conftest.c". configure:12808: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12853: cc -c conftest.c >&5 "conftest.c", line 35: error #2020: identifier "bogus" is undefined bogus endian macros ^ "conftest.c", line 35: error #2065: expected a ";" bogus endian macros ^ "conftest.c", line 38: warning #2012-D: parsing restarts here after previous syntax error ; ^ 2 errors detected in the compilation of "conftest.c". configure:12853: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:12897: cc -c conftest.c >&5 configure:12897: $? = 0 configure:12914: cc -c conftest.c >&5 configure:12914: $? = 0 configure:12999: result: yes configure:13025: checking for special C compiler options needed for large files configure:13055: cc -c conftest.c >&5 "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ 4 errors detected in the compilation of "conftest.c". configure:13055: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 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:13060: cc -n32 -c conftest.c >&5 (Bundled) cc: warning 901: unknown option: `-32': use +help for online documentation. "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ 4 errors detected in the compilation of "conftest.c". configure:13060: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 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:13070: result: no configure:13076: checking for _FILE_OFFSET_BITS value needed for large files configure:13101: cc -c conftest.c >&5 "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 35: error #2063: shift count is too large int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ "conftest.c", line 36: error #2063: shift count is too large && LARGE_OFF_T % 2147483647 == 1) ^ 4 errors detected in the compilation of "conftest.c". configure:13101: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 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:13125: cc -c conftest.c >&5 configure:13125: $? = 0 configure:13133: result: 64 configure:13318: checking for non-GNU ld configure:13349: result: /usr/bin/ld configure:13356: checking if the linker (/usr/bin/ld) is GNU ld configure:13369: result: no configure:13376: checking for shared library run path origin configure:13389: result: done configure:13894: checking for libssl configure:13913: cc -o conftest conftest.c -lssl -lcrypto >&5 configure:13913: $? = 0 configure:13923: result: yes configure:13930: checking how to link with libssl configure:13932: result: -lssl -lcrypto configure:14504: checking for EVP_aes_128_ctr configure:14504: cc -o conftest -lssl -lcrypto conftest.c >&5 "conftest.c", line 67: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "EVP_aes_128_ctr" in file conftest.o 1 errors. configure:14504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | /* Define EVP_aes_128_ctr to an innocuous variant, in case declares EVP_aes_128_ctr. | For example, HP-UX 11i declares gettimeofday. */ | #define EVP_aes_128_ctr innocuous_EVP_aes_128_ctr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char EVP_aes_128_ctr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef EVP_aes_128_ctr | | /* 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 EVP_aes_128_ctr (); | /* 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_EVP_aes_128_ctr || defined __stub___EVP_aes_128_ctr | choke me | #endif | | int | main () | { | return EVP_aes_128_ctr (); | ; | return 0; | } configure:14504: result: no configure:14985: checking for libz configure:15004: cc -o conftest conftest.c -lz >&5 "conftest.c", line 31: error #2005-D: could not open source file "zlib.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15004: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:15014: result: no configure:15040: Cannot find libz, disabling compression configure:15042: Try --with-libz-prefix=PATH if you know you have it configure:15081: checking whether to enable pedantic and debug compiler options configure:15214: result: no configure:15220: checking whether to enable hidden symbols in the library configure:15261: result: no configure:15268: checking whether to build example applications configure:15284: result: yes configure:15300: checking errno.h usability configure:15300: cc -c conftest.c >&5 configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking errno.h presence configure:15300: cc -E conftest.c configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking for errno.h configure:15300: result: yes configure:15300: checking fcntl.h usability configure:15300: cc -c conftest.c >&5 configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking fcntl.h presence configure:15300: cc -E conftest.c configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking for fcntl.h configure:15300: result: yes configure:15300: checking stdio.h usability configure:15300: cc -c conftest.c >&5 configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking stdio.h presence configure:15300: cc -E conftest.c configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking for stdio.h configure:15300: result: yes configure:15300: checking for stdlib.h configure:15300: result: yes configure:15300: checking for unistd.h configure:15300: result: yes configure:15300: checking sys/uio.h usability configure:15300: cc -c conftest.c >&5 configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking sys/uio.h presence configure:15300: cc -E conftest.c configure:15300: $? = 0 configure:15300: result: yes configure:15300: checking for sys/uio.h configure:15300: result: yes configure:15313: checking sys/select.h usability configure:15313: cc -c conftest.c >&5 configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking sys/select.h presence configure:15313: cc -E conftest.c configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking for sys/select.h configure:15313: result: yes configure:15313: checking sys/socket.h usability configure:15313: cc -c conftest.c >&5 configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking sys/socket.h presence configure:15313: cc -E conftest.c configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking for sys/socket.h configure:15313: result: yes configure:15313: checking sys/ioctl.h usability configure:15313: cc -c conftest.c >&5 configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking sys/ioctl.h presence configure:15313: cc -E conftest.c configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking for sys/ioctl.h configure:15313: result: yes configure:15313: checking sys/time.h usability configure:15313: cc -c conftest.c >&5 configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking sys/time.h presence configure:15313: cc -E conftest.c configure:15313: $? = 0 configure:15313: result: yes configure:15313: checking for sys/time.h configure:15313: result: yes configure:15326: checking arpa/inet.h usability configure:15326: cc -c conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking arpa/inet.h presence configure:15326: cc -E conftest.c configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for arpa/inet.h configure:15326: result: yes configure:15326: checking netinet/in.h usability configure:15326: cc -c conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking netinet/in.h presence configure:15326: cc -E conftest.c configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for netinet/in.h configure:15326: result: yes configure:15338: checking sys/un.h usability configure:15338: cc -c conftest.c >&5 configure:15338: $? = 0 configure:15338: result: yes configure:15338: checking sys/un.h presence configure:15338: cc -E conftest.c configure:15338: $? = 0 configure:15338: result: yes configure:15338: checking for sys/un.h configure:15338: result: yes configure:15367: checking windows.h usability configure:15367: cc -c conftest.c >&5 "conftest.c", line 78: error #2005-D: could not open source file "windows.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_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:15367: result: no configure:15367: checking windows.h presence configure:15367: cc -E conftest.c "conftest.c", line 45: error #2005-D: could not open source file "windows.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:15367: result: no configure:15367: checking for windows.h configure:15367: result: no configure:15367: checking winsock2.h usability configure:15367: cc -c conftest.c >&5 "conftest.c", line 78: error #2005-D: could not open source file "winsock2.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_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:15367: result: no configure:15367: checking winsock2.h presence configure:15367: cc -E conftest.c "conftest.c", line 45: error #2005-D: could not open source file "winsock2.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:15367: result: no configure:15367: checking for winsock2.h configure:15367: result: no configure:15367: checking ws2tcpip.h usability configure:15367: cc -c conftest.c >&5 "conftest.c", line 78: error #2005-D: could not open source file "ws2tcpip.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_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:15367: result: no configure:15367: checking ws2tcpip.h presence configure:15367: cc -E conftest.c "conftest.c", line 45: error #2005-D: could not open source file "ws2tcpip.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:15367: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:15367: result: no configure:15367: checking for ws2tcpip.h configure:15367: result: no configure:15388: checking for poll configure:15388: cc -o conftest conftest.c >&5 "conftest.c", line 81: warning #2111-D: statement is unreachable return 0; ^ configure:15388: $? = 0 configure:15388: result: yes configure:15403: checking for gettimeofday configure:15403: cc -o conftest conftest.c >&5 "conftest.c", line 82: warning #2111-D: statement is unreachable return 0; ^ configure:15403: $? = 0 configure:15403: result: yes configure:15403: checking for select configure:15403: cc -o conftest conftest.c >&5 "conftest.c", line 83: warning #2111-D: statement is unreachable return 0; ^ configure:15403: $? = 0 configure:15403: result: yes configure:15403: checking for strtoll configure:15403: cc -o conftest conftest.c >&5 "conftest.c", line 84: warning #2111-D: statement is unreachable return 0; ^ configure:15403: $? = 0 configure:15403: result: yes configure:15457: checking for size_t configure:15457: cc -c conftest.c >&5 "conftest.c", line 88: warning #2111-D: statement is unreachable return 0; ^ configure:15457: $? = 0 configure:15457: cc -c conftest.c >&5 "conftest.c", line 85: error #2029: expected an expression if (sizeof ((size_t))) ^ 1 error detected in the compilation of "conftest.c". configure:15457: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15457: result: yes configure:15470: checking for working alloca.h configure:15487: cc -o conftest conftest.c >&5 configure:15487: $? = 0 configure:15495: result: yes configure:15503: checking for alloca configure:15540: cc -o conftest conftest.c >&5 configure:15540: $? = 0 configure:15548: result: yes configure:15659: checking for an ANSI C-conforming const configure:15724: cc -c conftest.c >&5 "conftest.c", line 80: warning #2549-D: variable "t" is used before its value is set *t++ = 0; ^ "conftest.c", line 96: warning #2549-D: variable "b" is used before its value is set struct s *b; b->j = 5; ^ "conftest.c", line 102: warning #2549-D: variable "cs" is used before its value is set return !cs[0] && !zero.x; ^ "conftest.c", line 106: warning #2111-D: statement is unreachable return 0; ^ configure:15724: $? = 0 configure:15731: result: yes configure:15739: checking for inline configure:15755: cc -c conftest.c >&5 "conftest.c", line 53: error #2020: identifier "inline" is undefined static inline foo_t static_foo () {return 0; } ^ "conftest.c", line 53: error #2101: "foo_t" has already been declared in the current scope static inline foo_t static_foo () {return 0; } ^ "conftest.c", line 53: error #2065: expected a ";" static inline foo_t static_foo () {return 0; } ^ At end of source: warning #2012-D: parsing restarts here after previous syntax error 3 errors detected in the compilation of "conftest.c". configure:15755: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRTOLL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:15755: cc -c conftest.c >&5 "conftest.c", line 53: error #2020: identifier "__inline__" is undefined static __inline__ foo_t static_foo () {return 0; } ^ "conftest.c", line 53: error #2101: "foo_t" has already been declared in the current scope static __inline__ foo_t static_foo () {return 0; } ^ "conftest.c", line 53: error #2065: expected a ";" static __inline__ foo_t static_foo () {return 0; } ^ At end of source: warning #2012-D: parsing restarts here after previous syntax error 3 errors detected in the compilation of "conftest.c". configure:15755: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define LIBSSH2_DH_GEX_NEW 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRTOLL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:15755: cc -c conftest.c >&5 "conftest.c", line 53: warning #2177-D: function "static_foo" was declared but never referenced static __inline foo_t static_foo () {return 0; } ^ configure:15755: $? = 0 configure:15763: result: __inline configure:15783: checking non-blocking sockets style configure:15821: cc -c conftest.c >&5 "conftest.c", line 81: warning #2549-D: variable "flags" is used before its value is set int flags = fcntl(socket, F_SETFL, flags | O_NONBLOCK); ^ "conftest.c", line 81: warning #2549-D: variable "socket" is used before its value is set int flags = fcntl(socket, F_SETFL, flags | O_NONBLOCK); ^ configure:15821: $? = 0 configure:15982: result: O_NONBLOCK configure:16148: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libssh2 config.status -, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hxpcsdev01 config.status:1148: creating Makefile config.status:1148: creating src/Makefile config.status:1148: creating tests/Makefile config.status:1148: creating example/Makefile config.status:1148: creating docs/Makefile config.status:1148: creating libssh2.pc config.status:1148: creating src/libssh2_config.h config.status:1148: creating example/libssh2_config.h config.status:1377: executing depfiles commands config.status:1377: executing libtool commands configure:18398: summary of build options: version: 1.4.4-20130219 Host type: ia64-hp-hpux11.31 Install prefix: /usr/local Compiler: cc Compiler flags: Library types: Shared=yes, Static=yes Crypto library: openssl: yes (AES-CTR: no) libgcrypt: no Debug build: no Build examples: yes Path to sshd: /usr/sbin/sshd (only for self-tests) libz compression: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=ia64-hp-hpux11.31 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=__inline ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_EVP_aes_128_ctr=no ac_cv_func_alloca_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_strtoll=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=ia64-hp-hpux11.31 ac_cv_libssl=yes ac_cv_libz=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_SSHD=/usr/sbin/sshd ac_cv_prog_AWK=awk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_inet_addr='none required' ac_cv_search_socket='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_long_long=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' acl_cv_hardcode_libdir_separator=: acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none lt_cv_ar_at_file=no lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic=' -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='print -r --' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDEGRST][ABCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDEGRST]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=1536000 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AS='as' AUTOCONF='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/missing --run autoconf' AUTOHEADER='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/missing --run autoheader' AUTOMAKE='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/missing --run automake-1.11' AWK='awk' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' CC='cc' CCDEPMODE='depmode=none' CFLAGS='' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' HAVE_LIBGCRYPT='' HAVE_LIBSSL='yes' HAVE_LIBZ='no' HAVE_SYS_UN_H_FALSE='#' HAVE_SYS_UN_H_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBGCRYPT='' LIBGCRYPT_FALSE='' LIBGCRYPT_PREFIX='' LIBGCRYPT_TRUE='#' LIBOBJS='' LIBS='' LIBSREQUIRED='libssl,libcrypto' LIBSSH2VER='1.4.4-20130219' LIBSSL='-lssl -lcrypto' LIBSSL_PREFIX='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='' LIBZ_PREFIX='' LIPO='' LN_S='ln -s' LTLIBGCRYPT='' LTLIBOBJS='' LTLIBSSL='-lssl -lcrypto' LTLIBZ='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm -p' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libssh2' PACKAGE_BUGREPORT='libssh2-devel@cool.haxx.se' PACKAGE_NAME='libssh2' PACKAGE_STRING='libssh2 -' PACKAGE_TARNAME='libssh2' PACKAGE_URL='' PACKAGE_VERSION='-' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSHD='/usr/sbin/sshd' SSHD_FALSE='#' SSHD_TRUE='' STRIP='strip' VERSION='-' ac_ct_AR='ar' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='ia64-hp-hpux11.31' build_alias='' build_cpu='ia64' build_os='hpux11.31' build_vendor='hp' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='ia64-hp-hpux11.31' host_alias='' host_cpu='ia64' host_os='hpux11.31' host_vendor='hp' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/libssh2/libssh2-1.4.4/libssh2-1.4.4-20130219/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libssh2" #define PACKAGE_TARNAME "libssh2" #define PACKAGE_VERSION "-" #define PACKAGE_STRING "libssh2 -" #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" #define PACKAGE_URL "" #define PACKAGE "libssh2" #define VERSION "-" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LONGLONG 1 #define NEED_REENTRANT 1 #ifndef _REENTRANT # define _REENTRANT #endif #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define WORDS_BIGENDIAN 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LIBSSL 1 #define LIBSSH2_DH_GEX_NEW 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_POLL 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SELECT 1 #define HAVE_STRTOLL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #ifndef __cplusplus #define inline __inline #endif #define HAVE_O_NONBLOCK 1 configure: exit 0