GIF89a;
Priv8 Uploader By InMyMine7
Linux server.abcbiz.in 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
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.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = server.dedicatedserver603.com
uname -m = x86_64
uname -r = 3.10.0-1160.31.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Jun 10 13:32:12 UTC 2021
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2431: checking whether to enable maintainer-specific portions of Makefiles
configure:2440: result: no
configure:2464: checking whether make supports nested variables
configure:2481: result: yes
configure:2495: checking for sed
configure:2514: found /usr/bin/sed
configure:2527: result: /usr/bin/sed
configure:2588: checking for a BSD-compatible install
configure:2656: result: /usr/bin/install -c
configure:2667: checking whether build environment is sane
configure:2722: result: yes
configure:2873: checking for a thread-safe mkdir -p
configure:2912: result: /usr/bin/mkdir -p
configure:2919: checking for gawk
configure:2935: found /usr/bin/gawk
configure:2946: result: gawk
configure:2957: checking whether make sets $(MAKE)
configure:2979: result: yes
configure:3112: checking libssh2 version
configure:3114: result: 1.9.0
configure:3125: checking build system type
configure:3139: result: x86_64-pc-linux-gnu
configure:3159: checking host system type
configure:3172: result: x86_64-pc-linux-gnu
configure:3199: autobuild project... libssh2
configure:3205: autobuild revision... 1.9.0
configure:3210: autobuild hostname... server.dedicatedserver603.com
configure:3221: autobuild timestamp... 20210713-103218
configure:3254: checking whether make supports the include directive
configure:3269: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3272: $? = 0
configure:3291: result: yes (GNU style)
configure:3361: checking for gcc
configure:3377: found /usr/bin/gcc
configure:3388: result: gcc
configure:3617: checking for C compiler version
configure:3626: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3637: $? = 0
configure:3626: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:3637: $? = 0
configure:3626: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3637: $? = 4
configure:3626: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3637: $? = 4
configure:3657: checking whether the C compiler works
configure:3679: gcc conftest.c >&5
configure:3683: $? = 0
configure:3731: result: yes
configure:3734: checking for C compiler default output file name
configure:3736: result: a.out
configure:3742: checking for suffix of executables
configure:3749: gcc -o conftest conftest.c >&5
configure:3753: $? = 0
configure:3775: result:
configure:3797: checking whether we are cross compiling
configure:3805: gcc -o conftest conftest.c >&5
configure:3809: $? = 0
configure:3816: ./conftest
configure:3820: $? = 0
configure:3835: result: no
configure:3840: checking for suffix of object files
configure:3862: gcc -c conftest.c >&5
configure:3866: $? = 0
configure:3887: result: o
configure:3891: checking whether we are using the GNU C compiler
configure:3910: gcc -c conftest.c >&5
configure:3910: $? = 0
configure:3919: result: yes
configure:3928: checking whether gcc accepts -g
configure:3948: gcc -c -g conftest.c >&5
configure:3948: $? = 0
configure:3989: result: yes
configure:4006: checking for gcc option to accept ISO C89
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4082: result: none needed
configure:4107: checking whether gcc understands -c and -o together
configure:4129: gcc -c conftest.c -o conftest2.o
configure:4132: $? = 0
configure:4129: gcc -c conftest.c -o conftest2.o
configure:4132: $? = 0
configure:4144: result: yes
configure:4163: checking dependency style of gcc
configure:4274: result: gcc3
configure:4295: checking how to run the C preprocessor
configure:4326: gcc -E conftest.c
configure:4326: $? = 0
configure:4340: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4340: $? = 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 "-"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4365: result: gcc -E
configure:4385: gcc -E conftest.c
configure:4385: $? = 0
configure:4399: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4399: $? = 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 "-"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4428: checking for grep that handles long lines and -e
configure:4486: result: /usr/bin/grep
configure:4491: checking for egrep
configure:4553: result: /usr/bin/grep -E
configure:4558: checking for ANSI C header files
configure:4578: gcc -c -g -O2 conftest.c >&5
configure:4578: $? = 0
configure:4651: gcc -o conftest -g -O2 conftest.c >&5
configure:4651: $? = 0
configure:4651: ./conftest
configure:4651: $? = 0
configure:4662: result: yes
configure:4675: checking for sys/types.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for sys/stat.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for stdlib.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for string.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for memory.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for strings.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for inttypes.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for stdint.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4675: checking for unistd.h
configure:4675: gcc -c -g -O2 conftest.c >&5
configure:4675: $? = 0
configure:4675: result: yes
configure:4687: checking for long long
configure:4687: gcc -c -g -O2 conftest.c >&5
configure:4687: $? = 0
configure:4687: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:4687: $? = 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:4687: result: yes
configure:4699: checking if _REENTRANT is already defined
configure:4721: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:7: error: unknown type name 'force'
force compilation error
^
conftest.c:32:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^
configure:4721: $? = 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
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
|
| #ifdef _REENTRANT
| int dummy=1;
| #else
| force compilation error
| #endif
|
| ;
| return 0;
| }
|
configure:4729: result: no
configure:4737: checking if _REENTRANT is actually needed
configure:4754: result: no
configure:4759: checking if _REENTRANT is onwards defined
configure:4776: result: no
configure:4783: checking for library containing socket
configure:4814: gcc -o conftest -g -O2 conftest.c >&5
configure:4814: $? = 0
configure:4831: result: none required
configure:4841: checking for library containing inet_addr
configure:4872: gcc -o conftest -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4889: result: none required
configure:4948: checking for gcc
configure:4975: result: gcc
configure:5204: checking for C compiler version
configure:5213: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5224: $? = 0
configure:5213: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:5224: $? = 0
configure:5213: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5224: $? = 4
configure:5213: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5224: $? = 4
configure:5228: checking whether we are using the GNU C compiler
configure:5256: result: yes
configure:5265: checking whether gcc accepts -g
configure:5326: result: yes
configure:5343: checking for gcc option to accept ISO C89
configure:5419: result: none needed
configure:5444: checking whether gcc understands -c and -o together
configure:5481: result: yes
configure:5500: checking dependency style of gcc
configure:5611: result: gcc3
configure:5627: checking whether ln -s works
configure:5631: result: yes
configure:5638: checking whether make sets $(MAKE)
configure:5660: result: yes
configure:5673: checking for sshd
configure:5691: found /usr/sbin/sshd
configure:5703: result: /usr/sbin/sshd
configure:6071: checking how to print strings
configure:6098: result: printf
configure:6119: checking for a sed that does not truncate output
configure:6183: result: /usr/bin/sed
configure:6201: checking for fgrep
configure:6263: result: /usr/bin/grep -F
configure:6298: checking for ld used by gcc
configure:6365: result: /usr/bin/ld
configure:6372: checking if the linker (/usr/bin/ld) is GNU ld
configure:6387: result: yes
configure:6399: checking for BSD- or MS-compatible name lister (nm)
configure:6453: result: /usr/bin/nm -B
configure:6583: checking the name lister (/usr/bin/nm -B) interface
configure:6590: gcc -c -g -O2 conftest.c >&5
configure:6593: /usr/bin/nm -B "conftest.o"
configure:6596: output
0000000000000000 B some_variable
configure:6603: result: BSD nm
configure:6607: checking the maximum length of command line arguments
configure:6738: result: 1572864
configure:6786: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6826: result: func_convert_file_noop
configure:6833: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6853: result: func_convert_file_noop
configure:6860: checking for /usr/bin/ld option to reload object files
configure:6867: result: -r
configure:6941: checking for objdump
configure:6968: result: objdump
configure:6997: checking how to recognize dependent libraries
configure:7197: result: pass_all
configure:7282: checking for dlltool
configure:7309: result: dlltool
configure:7339: checking how to associate runtime and link libraries
configure:7366: result: printf %s\n
configure:7426: checking for ar
configure:7442: found /usr/bin/ar
configure:7453: result: ar
configure:7490: checking for archiver @FILE support
configure:7507: gcc -c -g -O2 conftest.c >&5
configure:7507: $? = 0
configure:7510: ar cru libconftest.a @conftest.lst >&5
configure:7513: $? = 0
configure:7518: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7521: $? = 1
configure:7533: result: @
configure:7591: checking for strip
configure:7607: found /usr/bin/strip
configure:7618: result: strip
configure:7690: checking for ranlib
configure:7706: found /usr/bin/ranlib
configure:7717: result: ranlib
configure:7819: checking command to parse /usr/bin/nm -B output from gcc object
configure:7972: gcc -c -g -O2 conftest.c >&5
configure:7975: $? = 0
configure:7979: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:8045: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8048: $? = 0
configure:8086: result: ok
configure:8133: checking for sysroot
configure:8163: result: no
configure:8170: checking for a working dd
configure:8208: result: /usr/bin/dd
configure:8212: checking how to truncate binary pipes
configure:8227: result: /usr/bin/dd bs=4096 count=1
configure:8363: gcc -c -g -O2 conftest.c >&5
configure:8366: $? = 0
configure:8556: checking for mt
configure:8586: result: no
configure:8606: checking if : is a manifest tool
configure:8612: : '-?'
configure:8620: result: no
configure:9294: checking for dlfcn.h
configure:9294: gcc -c -g -O2 conftest.c >&5
configure:9294: $? = 0
configure:9294: result: yes
configure:9548: checking for objdir
configure:9563: result: .libs
configure:9827: checking if gcc supports -fno-rtti -fno-exceptions
configure:9845: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9849: $? = 0
configure:9862: result: no
configure:10226: checking for gcc option to produce PIC
configure:10233: result: -fPIC -DPIC
configure:10241: checking if gcc PIC flag -fPIC -DPIC works
configure:10259: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10263: $? = 0
configure:10276: result: yes
configure:10305: checking if gcc static flag -static works
configure:10333: result: no
configure:10348: checking if gcc supports -c -o file.o
configure:10369: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10373: $? = 0
configure:10395: result: yes
configure:10403: checking if gcc supports -c -o file.o
configure:10450: result: yes
configure:10483: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11746: result: yes
configure:11783: checking whether -lc should be explicitly linked in
configure:11791: gcc -c -g -O2 conftest.c >&5
configure:11794: $? = 0
configure:11809: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11812: $? = 0
configure:11826: result: no
configure:11986: checking dynamic linker characteristics
configure:12567: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12567: $? = 0
configure:12816: result: GNU/Linux ld.so
configure:12938: checking how to hardcode library paths into programs
configure:12963: result: immediate
configure:13511: checking whether stripping libraries is possible
configure:13516: result: yes
configure:13551: checking if libtool supports shared libraries
configure:13553: result: yes
configure:13556: checking whether to build shared libraries
configure:13581: result: yes
configure:13584: checking whether to build static libraries
configure:13588: result: yes
configure:13625: checking whether byte ordering is bigendian
configure:13640: gcc -c -g -O2 conftest.c >&5
conftest.c:25:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:25:15: error: unknown type name 'universal'
configure:13640: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13685: gcc -c -g -O2 conftest.c >&5
configure:13685: $? = 0
configure:13703: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:4: error: unknown type name 'not'
not big endian
^
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:13703: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:13831: result: no
configure:13857: checking for special C compiler options needed for large files
configure:13902: result: no
configure:13908: checking for _FILE_OFFSET_BITS value needed for large files
configure:13933: gcc -c -g -O2 conftest.c >&5
configure:13933: $? = 0
configure:13965: result: no
configure:14115: checking for ld used by GCC
configure:14179: result: /usr/bin/ld -m elf_x86_64
configure:14186: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14199: result: yes
configure:14206: checking for shared library run path origin
configure:14219: result: done
configure:14736: checking for libssl
configure:14755: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5
configure:14755: $? = 0
configure:14765: result: yes
configure:14772: checking how to link with libssl
configure:14774: result: -lssl -lcrypto
configure:14805: checking for EVP_aes_128_ctr
configure:14805: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5
configure:14805: $? = 0
configure:14805: result: yes
configure:17600: checking for libz
configure:17619: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:17619: $? = 0
configure:17629: result: yes
configure:17636: checking how to link with libz
configure:17638: result: -lz
configure:17721: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
configure:17736: checking whether to enable pedantic and debug compiler options
configure:17870: result: no
configure:17876: checking whether to enable hidden symbols in the library
configure:17917: result: no
configure:17924: checking whether to build example applications
configure:17940: result: yes
configure:17956: checking errno.h usability
configure:17956: gcc -c -g -O2 conftest.c >&5
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking errno.h presence
configure:17956: gcc -E conftest.c
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking for errno.h
configure:17956: result: yes
configure:17956: checking fcntl.h usability
configure:17956: gcc -c -g -O2 conftest.c >&5
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking fcntl.h presence
configure:17956: gcc -E conftest.c
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking for fcntl.h
configure:17956: result: yes
configure:17956: checking stdio.h usability
configure:17956: gcc -c -g -O2 conftest.c >&5
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking stdio.h presence
configure:17956: gcc -E conftest.c
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking for stdio.h
configure:17956: result: yes
configure:17956: checking for stdlib.h
configure:17956: result: yes
configure:17956: checking for unistd.h
configure:17956: result: yes
configure:17956: checking sys/uio.h usability
configure:17956: gcc -c -g -O2 conftest.c >&5
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking sys/uio.h presence
configure:17956: gcc -E conftest.c
configure:17956: $? = 0
configure:17956: result: yes
configure:17956: checking for sys/uio.h
configure:17956: result: yes
configure:17969: checking sys/select.h usability
configure:17969: gcc -c -g -O2 conftest.c >&5
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking sys/select.h presence
configure:17969: gcc -E conftest.c
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking for sys/select.h
configure:17969: result: yes
configure:17969: checking sys/socket.h usability
configure:17969: gcc -c -g -O2 conftest.c >&5
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking sys/socket.h presence
configure:17969: gcc -E conftest.c
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking for sys/socket.h
configure:17969: result: yes
configure:17969: checking sys/ioctl.h usability
configure:17969: gcc -c -g -O2 conftest.c >&5
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking sys/ioctl.h presence
configure:17969: gcc -E conftest.c
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking for sys/ioctl.h
configure:17969: result: yes
configure:17969: checking sys/time.h usability
configure:17969: gcc -c -g -O2 conftest.c >&5
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking sys/time.h presence
configure:17969: gcc -E conftest.c
configure:17969: $? = 0
configure:17969: result: yes
configure:17969: checking for sys/time.h
configure:17969: result: yes
configure:17982: checking arpa/inet.h usability
configure:17982: gcc -c -g -O2 conftest.c >&5
configure:17982: $? = 0
configure:17982: result: yes
configure:17982: checking arpa/inet.h presence
configure:17982: gcc -E conftest.c
configure:17982: $? = 0
configure:17982: result: yes
configure:17982: checking for arpa/inet.h
configure:17982: result: yes
configure:17982: checking netinet/in.h usability
configure:17982: gcc -c -g -O2 conftest.c >&5
configure:17982: $? = 0
configure:17982: result: yes
configure:17982: checking netinet/in.h presence
configure:17982: gcc -E conftest.c
configure:17982: $? = 0
configure:17982: result: yes
configure:17982: checking for netinet/in.h
configure:17982: result: yes
configure:17994: checking sys/un.h usability
configure:17994: gcc -c -g -O2 conftest.c >&5
configure:17994: $? = 0
configure:17994: result: yes
configure:17994: checking sys/un.h presence
configure:17994: gcc -E conftest.c
configure:17994: $? = 0
configure:17994: result: yes
configure:17994: checking for sys/un.h
configure:17994: result: yes
configure:18023: checking windows.h usability
configure:18023: gcc -c -g -O2 conftest.c >&5
conftest.c:76:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:18023: result: no
configure:18023: checking windows.h presence
configure:18023: gcc -E conftest.c
conftest.c:43:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <windows.h>
configure:18023: result: no
configure:18023: checking for windows.h
configure:18023: result: no
configure:18023: checking winsock2.h usability
configure:18023: gcc -c -g -O2 conftest.c >&5
conftest.c:76:22: fatal error: winsock2.h: No such file or directory
#include <winsock2.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:18023: result: no
configure:18023: checking winsock2.h presence
configure:18023: gcc -E conftest.c
conftest.c:43:22: fatal error: winsock2.h: No such file or directory
#include <winsock2.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <winsock2.h>
configure:18023: result: no
configure:18023: checking for winsock2.h
configure:18023: result: no
configure:18023: checking ws2tcpip.h usability
configure:18023: gcc -c -g -O2 conftest.c >&5
conftest.c:76:22: fatal error: ws2tcpip.h: No such file or directory
#include <ws2tcpip.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ws2tcpip.h>
configure:18023: result: no
configure:18023: checking ws2tcpip.h presence
configure:18023: gcc -E conftest.c
conftest.c:43:22: fatal error: ws2tcpip.h: No such file or directory
#include <ws2tcpip.h>
^
compilation terminated.
configure:18023: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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 <ws2tcpip.h>
configure:18023: result: no
configure:18023: checking for ws2tcpip.h
configure:18023: result: no
configure:18044: checking for poll
configure:18044: gcc -o conftest -g -O2 conftest.c >&5
configure:18044: $? = 0
configure:18044: result: yes
configure:18059: checking for gettimeofday
configure:18059: gcc -o conftest -g -O2 conftest.c >&5
configure:18059: $? = 0
configure:18059: result: yes
configure:18059: checking for select
configure:18059: gcc -o conftest -g -O2 conftest.c >&5
configure:18059: $? = 0
configure:18059: result: yes
configure:18059: checking for strtoll
configure:18059: gcc -o conftest -g -O2 conftest.c >&5
configure:18059: $? = 0
configure:18059: result: yes
configure:18059: checking for memset_s
configure:18059: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccHsyo46.o: In function `main':
/usr/local/src/libssh2-1.9.0/conftest.c:81: undefined reference to `memset_s'
collect2: error: ld returned 1 exit status
configure:18059: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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
| /* end confdefs.h. */
| /* Define memset_s to an innocuous variant, in case <limits.h> declares memset_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memset_s innocuous_memset_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memset_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memset_s
|
| /* 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 memset_s ();
| /* 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_memset_s || defined __stub___memset_s
| choke me
| #endif
|
| int
| main ()
| {
| return memset_s ();
| ;
| return 0;
| }
configure:18059: result: no
configure:18113: checking for size_t
configure:18113: gcc -c -g -O2 conftest.c >&5
configure:18113: $? = 0
configure:18113: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:18113: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSSL 1
| #define LIBSSH2_OPENSSL 1
| #define HAVE_EVP_AES_128_CTR 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18113: result: yes
configure:18126: checking for working alloca.h
configure:18143: gcc -o conftest -g -O2 conftest.c >&5
configure:18143: $? = 0
configure:18151: result: yes
configure:18159: checking for alloca
configure:18196: gcc -o conftest -g -O2 conftest.c >&5
configure:18196: $? = 0
configure:18204: result: yes
configure:18312: checking for an ANSI C-conforming const
configure:18378: gcc -c -g -O2 conftest.c >&5
configure:18378: $? = 0
configure:18385: result: yes
configure:18393: checking for inline
configure:18409: gcc -c -g -O2 conftest.c >&5
configure:18409: $? = 0
configure:18417: result: inline
configure:18437: checking non-blocking sockets style
configure:18475: gcc -c -g -O2 conftest.c >&5
configure:18475: $? = 0
configure:18636: result: O_NONBLOCK
configure:18665: checking whether to enable compiler warnings as errors
configure:18684: result: no
configure:18807: checking that generated files are newer than configure
configure:18813: result: done
configure:18869: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libssh2 config.status -, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on server.dedicatedserver603.com
config.status:1164: creating Makefile
config.status:1164: creating src/Makefile
config.status:1164: creating tests/Makefile
config.status:1164: creating example/Makefile
config.status:1164: creating docs/Makefile
config.status:1164: creating libssh2.pc
config.status:1164: creating src/libssh2_config.h
config.status:1164: creating example/libssh2_config.h
config.status:1393: executing depfiles commands
config.status:1470: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1475: $? = 0
config.status:1470: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1475: $? = 0
config.status:1470: cd example && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1475: $? = 0
config.status:1393: executing libtool commands
configure:21038: summary of build options:
version: 1.9.0
Host type: x86_64-pc-linux-gnu
Install prefix: /usr/local
Compiler: gcc
Compiler flags: -g -O2
Library types: Shared=yes, Static=yes
Crypto library: OpenSSL (AES-CTR: yes)
Clear memory: unsupported
Debug build: no
Build examples: yes
Path to sshd: /usr/sbin/sshd (only for self-tests)
zlib compression: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memset_s=no
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=x86_64-pc-linux-gnu
ac_cv_libssl=yes
ac_cv_libz=yes
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_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
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='none required'
ac_cv_search_socket='none required'
ac_cv_sys_file_offset_bits=no
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}-rpath ${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 -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/local/src/libssh2-1.9.0/missing aclocal-1.16'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/local/src/libssh2-1.9.0/missing autoconf'
AUTOHEADER='${SHELL} /usr/local/src/libssh2-1.9.0/missing autoheader'
AUTOMAKE='${SHELL} /usr/local/src/libssh2-1.9.0/missing automake-1.16'
AWK='gawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_LIBBCRYPT=''
HAVE_LIBCRYPT32=''
HAVE_LIBGCRYPT=''
HAVE_LIBMBEDCRYPTO=''
HAVE_LIBSSL='yes'
HAVE_LIBZ='yes'
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 -m elf_x86_64'
LDFLAGS=''
LIBBCRYPT=''
LIBBCRYPT_PREFIX=''
LIBCRYPT32=''
LIBCRYPT32_PREFIX=''
LIBGCRYPT=''
LIBGCRYPT_FALSE=''
LIBGCRYPT_PREFIX=''
LIBGCRYPT_TRUE='#'
LIBMBEDCRYPTO=''
LIBMBEDCRYPTO_PREFIX=''
LIBOBJS=''
LIBS=''
LIBSREQUIRED='libssl libcrypto zlib'
LIBSSH2VER='1.9.0'
LIBSSL='-lssl -lcrypto'
LIBSSL_PREFIX=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ='-lz'
LIBZ_PREFIX=''
LIPO=''
LN_S='ln -s'
LTLIBBCRYPT=''
LTLIBCRYPT32=''
LTLIBGCRYPT=''
LTLIBMBEDCRYPTO=''
LTLIBOBJS=''
LTLIBSSL='-lssl -lcrypto'
LTLIBZ='-lz'
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/src/libssh2-1.9.0/missing makeinfo'
MANIFEST_TOOL=':'
MBEDTLS_FALSE=''
MBEDTLS_TRUE='#'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_FALSE='#'
OPENSSL_TRUE=''
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='-'
WINCNG_FALSE=''
WINCNG_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
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='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/src/libssh2-1.9.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBSSL 1
#define LIBSSH2_OPENSSL 1
#define HAVE_EVP_AES_128_CTR 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