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.65. Invocation command line was $ ./configure CC=cc CFLAGS=-xarch=v9 --prefix=/ctxtools/cortex/local/64bit --build=sparc-sun-solaris2.10 --disable-shared --enable-static --with-openssl --without-libgcrypt --with-libgcrypt-prefix=/ctxtools/cortex/local/64bit --with-libssl-prefix=/ctxtools/cortex/local/64bit ## --------- ## ## Platform. ## ## --------- ## hostname = chnsun01 uname -m = sun4u uname -r = 5.10 uname -s = SunOS uname -v = Generic_142909-17 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = chnsun01 Release = 5.10 KernelID = Generic_142909-17 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /export/home/cortex/bin PATH: /Osrc/tools/bin PATH: /ctxtools/cortex/local/64bit/bin/ PATH: /opt/SUNWspro/prod/bin/ PATH: /usr/ccs/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2417: checking whether to enable maintainer-specific portions of Makefiles configure:2426: result: no configure:2444: checking for sed configure:2463: found /usr/bin/sed configure:2476: result: /usr/bin/sed configure:2530: checking for a BSD-compatible install configure:2598: result: ./install-sh -c configure:2609: checking whether build environment is sane configure:2646: result: yes configure:2708: checking for gawk configure:2738: result: no configure:2708: checking for mawk configure:2738: result: no configure:2708: checking for nawk configure:2724: found /usr/bin/nawk configure:2735: result: nawk configure:2746: checking whether make sets $(MAKE) configure:2768: result: yes configure:2946: checking libssh2 version configure:2948: result: 1.2.4 configure:2957: checking build system type configure:2971: result: sparc-sun-solaris2.10 configure:2991: checking host system type configure:3004: result: sparc-sun-solaris2.10 configure:3031: autobuild project... libssh2 configure:3037: autobuild revision... 1.2.4 configure:3042: autobuild hostname... chnsun01 configure:3053: autobuild timestamp... 20120418-171119 configure:3094: checking for style of include used by make configure:3122: result: GNU configure:3195: checking for gcc configure:3222: result: cc configure:3451: checking for C compiler version configure:3460: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:3471: $? = 1 configure:3460: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:3471: $? = 1 configure:3460: cc -V >&5 cc: Sun C 5.8 Patch 121015-04 2007/01/10 usage: cc [ options] files. Use 'cc -flags' for details configure:3471: $? = 1 configure:3460: cc -qversion >&5 cc: illegal option -qversion configure:3471: $? = 1 configure:3491: checking whether the C compiler works configure:3513: cc -xarch=v9 conftest.c >&5 configure:3517: $? = 0 configure:3566: result: yes configure:3569: checking for C compiler default output file name configure:3571: result: a.out configure:3577: checking for suffix of executables configure:3584: cc -o conftest -xarch=v9 conftest.c >&5 configure:3588: $? = 0 configure:3610: result: configure:3632: checking whether we are cross compiling configure:3640: cc -o conftest -xarch=v9 conftest.c >&5 "conftest.c", line 19: warning: statement not reached configure:3644: $? = 0 configure:3651: ./conftest configure:3655: $? = 0 configure:3670: result: no configure:3675: checking for suffix of object files configure:3697: cc -c -xarch=v9 conftest.c >&5 configure:3701: $? = 0 configure:3722: result: o configure:3726: checking whether we are using the GNU C compiler configure:3745: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 16: undefined symbol: choke "conftest.c", line 16: syntax error before or at: me cc: acomp failed for conftest.c configure:3745: $? = 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 "1.2.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3754: result: no configure:3763: checking whether cc accepts -g configure:3783: cc -c -g conftest.c >&5 configure:3783: $? = 0 configure:3824: result: yes configure:3841: checking for cc option to accept ISO C89 configure:3905: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 59: warning: statement not reached configure:3905: $? = 0 configure:3918: result: none needed configure:3940: checking dependency style of cc configure:4030: result: none configure:4053: checking how to run the C preprocessor configure:4084: cc -E conftest.c configure:4084: $? = 0 configure:4098: cc -E conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:4098: $? = 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 "1.2.4" | /* end confdefs.h. */ | #include configure:4123: result: cc -E configure:4143: cc -E conftest.c configure:4143: $? = 0 configure:4157: cc -E conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:4157: $? = 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 "1.2.4" | /* end confdefs.h. */ | #include configure:4186: checking for grep that handles long lines and -e configure:4244: result: /usr/xpg4/bin/grep configure:4249: checking for egrep configure:4311: result: /usr/xpg4/bin/grep -E configure:4316: checking for ANSI C header files configure:4336: cc -c -xarch=v9 conftest.c >&5 configure:4336: $? = 0 configure:4409: cc -o conftest -xarch=v9 conftest.c >&5 configure:4409: $? = 0 configure:4409: ./conftest configure:4409: $? = 0 configure:4420: result: yes configure:4433: checking for sys/types.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for sys/stat.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdlib.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for string.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for memory.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for strings.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for inttypes.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdint.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for unistd.h configure:4433: cc -c -xarch=v9 conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4446: checking for long long configure:4446: cc -c -xarch=v9 conftest.c >&5 configure:4446: $? = 0 configure:4446: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 57: syntax error before or at: ) cc: acomp failed for conftest.c configure:4446: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:4446: result: yes configure:4458: checking if _REENTRANT is already defined configure:4480: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 32: undefined symbol: force "conftest.c", line 32: syntax error before or at: compilation cc: acomp failed for conftest.c configure:4480: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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:4488: result: no configure:4496: checking if _REENTRANT is actually needed configure:4510: result: yes configure:4518: checking if _REENTRANT is onwards defined configure:4532: result: yes configure:4542: checking for library containing socket configure:4573: cc -o conftest -xarch=v9 conftest.c >&5 "conftest.c", line 39: warning: statement not reached Undefined first referenced symbol in file socket conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:4573: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:4573: cc -o conftest -xarch=v9 conftest.c -lsocket >&5 "conftest.c", line 39: warning: statement not reached configure:4573: $? = 0 configure:4590: result: -lsocket configure:4600: checking for library containing inet_addr configure:4631: cc -o conftest -xarch=v9 conftest.c -lsocket >&5 "conftest.c", line 39: warning: statement not reached Undefined first referenced symbol in file inet_addr conftest.o (symbol belongs to implicit dependency /lib/sparcv9/libnsl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest configure:4631: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 | /* 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 inet_addr (); | int | main () | { | return inet_addr (); | ; | return 0; | } configure:4631: cc -o conftest -xarch=v9 conftest.c -lnsl -lsocket >&5 "conftest.c", line 39: warning: statement not reached configure:4631: $? = 0 configure:4648: result: -lnsl configure:4707: checking for gcc configure:4734: result: cc configure:4963: checking for C compiler version configure:4972: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:4983: $? = 1 configure:4972: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:4983: $? = 1 configure:4972: cc -V >&5 cc: Sun C 5.8 Patch 121015-04 2007/01/10 usage: cc [ options] files. Use 'cc -flags' for details configure:4983: $? = 1 configure:4972: cc -qversion >&5 cc: illegal option -qversion configure:4983: $? = 1 configure:4987: checking whether we are using the GNU C compiler configure:5015: result: no configure:5024: checking whether cc accepts -g configure:5085: result: yes configure:5102: checking for cc option to accept ISO C89 configure:5179: result: none needed configure:5201: checking dependency style of cc configure:5291: result: none configure:5309: checking whether ln -s works configure:5313: result: yes configure:5320: checking whether make sets $(MAKE) configure:5342: result: yes configure:5355: checking for sshd configure:5388: result: no configure:5734: checking for a sed that does not truncate output configure:5798: result: /usr/bin/sed configure:5816: checking for fgrep configure:5878: result: /usr/xpg4/bin/grep -F configure:5946: checking for non-GNU ld configure:5980: result: /usr/ccs/bin//ld configure:5987: checking if the linker (/usr/ccs/bin//ld) is GNU ld configure:6002: result: no configure:6014: checking for BSD- or MS-compatible name lister (nm) configure:6063: result: /usr/ccs/bin//nm -p configure:6181: checking the name lister (/usr/ccs/bin//nm -p) interface configure:6188: cc -c -xarch=v9 conftest.c >&5 configure:6191: /usr/ccs/bin//nm -p "conftest.o" configure:6194: output conftest.o: 00000000000000 s 00000000000000 s 00000000000000 b Bbss.bss 00000000000000 d Ddata.data 00000000000000 d Drodata.rodata 00000000000000 f conftest.c 00000000000000 D some_variable configure:6201: result: BSD nm configure:6205: checking the maximum length of command line arguments configure:6325: result: 786240 configure:6342: checking whether the shell understands some XSI constructs configure:6352: result: yes configure:6356: checking whether the shell understands "+=" configure:6362: result: no configure:6397: checking for /usr/ccs/bin//ld option to reload object files configure:6404: result: -r configure:6473: checking for objdump configure:6500: result: objdump configure:6529: checking how to recognize dependent libraries configure:6725: result: pass_all configure:6785: checking for ar configure:6801: found /usr/ccs/bin//ar configure:6812: result: ar configure:6890: checking for strip configure:6906: found /usr/ccs/bin//strip configure:6917: result: strip configure:6989: checking for ranlib configure:7005: found /usr/ccs/bin//ranlib configure:7016: result: ranlib configure:7106: checking command to parse /usr/ccs/bin//nm -p output from cc object configure:7224: cc -c -xarch=v9 conftest.c >&5 configure:7227: $? = 0 configure:7231: /usr/ccs/bin//nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7234: $? = 0 configure:7288: cc -o conftest -xarch=v9 conftest.c conftstm.o >&5 configure:7291: $? = 0 configure:7329: result: ok configure:7523: cc -c -xarch=v9 conftest.c >&5 configure:7526: $? = 0 configure:8134: checking for dlfcn.h configure:8134: cc -c -xarch=v9 conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8316: checking for objdir configure:8331: result: .libs configure:8682: checking for cc option to produce PIC configure:8954: result: -KPIC -DPIC configure:8966: checking if cc PIC flag -KPIC -DPIC works configure:8984: cc -c -xarch=v9 -KPIC -DPIC -DPIC conftest.c >&5 configure:8988: $? = 0 configure:9001: result: yes configure:9025: checking if cc static flag -Bstatic works configure:9053: result: no configure:9068: checking if cc supports -c -o file.o configure:9089: cc -c -xarch=v9 -o out/conftest2.o conftest.c >&5 configure:9093: $? = 0 configure:9115: result: yes configure:9123: checking if cc supports -c -o file.o configure:9170: result: yes configure:9203: checking whether the cc linker (/usr/ccs/bin//ld -64) supports shared libraries configure:10194: result: yes configure:10433: checking dynamic linker characteristics configure:11096: result: solaris2.10 ld.so configure:11198: checking how to hardcode library paths into programs configure:11223: result: immediate configure:11743: checking whether stripping libraries is possible configure:11765: result: no configure:11783: checking if libtool supports shared libraries configure:11785: result: yes configure:11788: checking whether to build shared libraries configure:11809: result: no configure:11812: checking whether to build static libraries configure:11816: result: yes configure:11851: checking whether byte ordering is bigendian configure:11866: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 29: warning: old-style declaration or incorrect type for: not "conftest.c", line 29: syntax error before or at: a "conftest.c", line 29: warning: old-style declaration or incorrect type for: a "conftest.c", line 29: warning: old-style declaration or incorrect type for: universal "conftest.c", line 29: warning: old-style declaration or incorrect type for: capable "conftest.c", line 31: warning: old-style declaration or incorrect type for: compiler cc: acomp failed for conftest.c configure:11866: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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:11911: cc -c -xarch=v9 conftest.c >&5 "conftest.c", line 35: undefined symbol: bogus "conftest.c", line 35: syntax error before or at: endian cc: acomp failed for conftest.c configure:11911: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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:11955: cc -c -xarch=v9 conftest.c >&5 configure:11955: $? = 0 configure:11972: cc -c -xarch=v9 conftest.c >&5 configure:11972: $? = 0 configure:12057: result: yes configure:12083: checking for special C compiler options needed for large files configure:12113: cc -c -xarch=v9 conftest.c >&5 configure:12113: $? = 0 configure:12128: result: no configure:12134: checking for _FILE_OFFSET_BITS value needed for large files configure:12159: cc -c -xarch=v9 conftest.c >&5 configure:12159: $? = 0 configure:12191: result: no configure:12376: checking for non-GNU ld configure:12407: result: /usr/ccs/bin//ld -64 configure:12414: checking if the linker (/usr/ccs/bin//ld -64) is GNU ld configure:12427: result: no configure:12434: checking for shared library run path origin configure:12447: result: done configure:12952: checking for libssl configure:12971: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket /ctxtools/cortex/local/64bit/lib/libssl.a /ctxtools/cortex/local/64bit/lib/libcrypto.a >&5 configure:12971: $? = 0 configure:12981: result: yes configure:12988: checking how to link with libssl configure:12990: result: /ctxtools/cortex/local/64bit/lib/libssl.a /ctxtools/cortex/local/64bit/lib/libcrypto.a configure:14022: checking for libz configure:14041: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket /ctxtools/cortex/local/64bit/lib/libz.a >&5 configure:14041: $? = 0 configure:14051: result: yes configure:14058: checking how to link with libz configure:14060: result: /ctxtools/cortex/local/64bit/lib/libz.a configure:14118: checking whether to enable pedantic and debug compiler options configure:14250: result: no configure:14256: checking whether to enable hidden symbols in the library configure:14297: result: no configure:14308: checking errno.h usability configure:14308: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking errno.h presence configure:14308: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking for errno.h configure:14308: result: yes configure:14308: checking fcntl.h usability configure:14308: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking fcntl.h presence configure:14308: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking for fcntl.h configure:14308: result: yes configure:14308: checking stdio.h usability configure:14308: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking stdio.h presence configure:14308: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking for stdio.h configure:14308: result: yes configure:14308: checking for stdlib.h configure:14308: result: yes configure:14308: checking for unistd.h configure:14308: result: yes configure:14308: checking sys/uio.h usability configure:14308: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking sys/uio.h presence configure:14308: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14308: $? = 0 configure:14308: result: yes configure:14308: checking for sys/uio.h configure:14308: result: yes configure:14322: checking sys/select.h usability configure:14322: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking sys/select.h presence configure:14322: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking for sys/select.h configure:14322: result: yes configure:14322: checking sys/socket.h usability configure:14322: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking sys/socket.h presence configure:14322: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking for sys/socket.h configure:14322: result: yes configure:14322: checking sys/ioctl.h usability configure:14322: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking sys/ioctl.h presence configure:14322: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking for sys/ioctl.h configure:14322: result: yes configure:14322: checking sys/time.h usability configure:14322: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking sys/time.h presence configure:14322: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14322: $? = 0 configure:14322: result: yes configure:14322: checking for sys/time.h configure:14322: result: yes configure:14336: checking arpa/inet.h usability configure:14336: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14336: $? = 0 configure:14336: result: yes configure:14336: checking arpa/inet.h presence configure:14336: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14336: $? = 0 configure:14336: result: yes configure:14336: checking for arpa/inet.h configure:14336: result: yes configure:14336: checking netinet/in.h usability configure:14336: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14336: $? = 0 configure:14336: result: yes configure:14336: checking netinet/in.h presence configure:14336: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14336: $? = 0 configure:14336: result: yes configure:14336: checking for netinet/in.h configure:14336: result: yes configure:14349: checking sys/un.h usability configure:14349: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14349: $? = 0 configure:14349: result: yes configure:14349: checking sys/un.h presence configure:14349: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c configure:14349: $? = 0 configure:14349: result: yes configure:14349: checking for sys/un.h configure:14349: result: yes configure:14368: checking windows.h usability configure:14368: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 "conftest.c", line 79: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking windows.h presence configure:14368: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c "conftest.c", line 46: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking for windows.h configure:14368: result: no configure:14368: checking winsock2.h usability configure:14368: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 "conftest.c", line 79: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking winsock2.h presence configure:14368: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c "conftest.c", line 46: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking for winsock2.h configure:14368: result: no configure:14368: checking ws2tcpip.h usability configure:14368: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 "conftest.c", line 79: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking ws2tcpip.h presence configure:14368: cc -E -I/ctxtools/cortex/local/64bit/include conftest.c "conftest.c", line 46: cannot find include file: cc: acomp failed for conftest.c configure:14368: $? = 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 "1.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define LIBSSH2_HAVE_ZLIB 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:14368: result: no configure:14368: checking for ws2tcpip.h configure:14368: result: no configure:14385: checking for poll configure:14385: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 "conftest.c", line 82: warning: statement not reached configure:14385: $? = 0 configure:14385: result: yes configure:14385: checking for gettimeofday configure:14385: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 "conftest.c", line 83: warning: statement not reached configure:14385: $? = 0 configure:14385: result: yes configure:14385: checking for select configure:14385: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 "conftest.c", line 84: warning: statement not reached configure:14385: $? = 0 configure:14385: result: yes configure:14385: checking for strtoll configure:14385: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 "conftest.c", line 85: warning: statement not reached configure:14385: $? = 0 configure:14385: result: yes configure:14442: checking for working alloca.h configure:14459: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 configure:14459: $? = 0 configure:14467: result: yes configure:14475: checking for alloca configure:14512: cc -o conftest -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c -lnsl -lsocket >&5 configure:14512: $? = 0 configure:14520: result: yes configure:14632: checking for an ANSI C-conforming const configure:14697: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 "conftest.c", line 107: warning: statement not reached configure:14697: $? = 0 configure:14704: result: yes configure:14712: checking for inline configure:14728: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14728: $? = 0 configure:14736: result: inline configure:14756: checking non-blocking sockets style configure:14794: cc -c -xarch=v9 -I/ctxtools/cortex/local/64bit/include conftest.c >&5 configure:14794: $? = 0 configure:14955: result: O_NONBLOCK configure:15093: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libssh2 config.status -, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on chnsun01 config.status:1114: creating Makefile config.status:1114: creating src/Makefile config.status:1114: creating tests/Makefile config.status:1114: creating example/Makefile config.status:1114: creating docs/Makefile config.status:1114: creating libssh2.pc config.status:1114: creating src/libssh2_config.h config.status:1280: src/libssh2_config.h is unchanged config.status:1114: creating example/libssh2_config.h config.status:1280: example/libssh2_config.h is unchanged config.status:1327: executing depfiles commands config.status:1327: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.10 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=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-xarch=v9 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=sparc-sun-solaris2.10 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_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=sparc-sun-solaris2.10 ac_cv_libssl=yes ac_cv_libz=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/xpg4/bin/grep -E' ac_cv_path_FGREP='/usr/xpg4/bin/grep -F' ac_cv_path_GREP=/usr/xpg4/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc 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=yes ac_cv_prog_make_make_set=yes ac_cv_search_inet_addr=-lnsl ac_cv_search_socket=-lsocket ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='-R$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/ccs/bin//ld -64' 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_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/ccs/bin//ld lt_cv_path_NM='/usr/ccs/bin//nm -p' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=786240 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run autoconf' AUTOHEADER='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run autoheader' AUTOMAKE='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run automake-1.9' AWK='nawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-xarch=v9' CPP='cc -E' CPPFLAGS='-I/ctxtools/cortex/local/64bit/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/xpg4/bin/grep -E' EXEEXT='' FGREP='/usr/xpg4/bin/grep -F' GREP='/usr/xpg4/bin/grep' HAVE_LIBGCRYPT='' HAVE_LIBSSL='yes' HAVE_LIBZ='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='/usr/ccs/bin//ld -64' LDFLAGS='' LIBGCRYPT='' LIBGCRYPT_FALSE='' LIBGCRYPT_PREFIX='' LIBGCRYPT_TRUE='#' LIBOBJS='' LIBS='-lnsl -lsocket ' LIBSSL='/ctxtools/cortex/local/64bit/lib/libssl.a /ctxtools/cortex/local/64bit/lib/libcrypto.a' LIBSSL_PREFIX='/ctxtools/cortex/local/64bit' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='/ctxtools/cortex/local/64bit/lib/libz.a' LIBZ_PREFIX='/ctxtools/cortex/local/64bit' LIPO='' LN_S='ln -s' LTLIBGCRYPT='' LTLIBOBJS='' LTLIBSSL='-L/ctxtools/cortex/local/64bit/lib -lssl -L/ctxtools/cortex/local/64bit/lib -lcrypto' LTLIBZ='-L/ctxtools/cortex/local/64bit/lib -lz' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /cortex/build/third_party/64bit/libssh2-1.2.4/missing --run makeinfo' NM='/usr/ccs/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/bash' SSHD='' SSHD_FALSE='' SSHD_TRUE='#' STRIP='strip' VERSION='1.2.4' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.10' build_alias='sparc-sun-solaris2.10' build_cpu='sparc' build_os='solaris2.10' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.10' host_alias='' host_cpu='sparc' host_os='solaris2.10' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/cortex/build/third_party/64bit/libssh2-1.2.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/ctxtools/cortex/local/64bit' 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 "1.2.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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 HAVE_LIBSSL 1 #define HAVE_LIBZ 1 #define LIBSSH2_HAVE_ZLIB 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 #define HAVE_O_NONBLOCK 1 configure: exit 0