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 --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2324: checking whether to enable maintainer-specific portions of Makefiles configure:2333: result: no configure:2349: checking for sed configure:2368: found /bin/sed configure:2381: result: /bin/sed configure:2442: checking for a BSD-compatible install configure:2510: result: /bin/install -c configure:2521: checking whether build environment is sane configure:2571: result: yes configure:2712: checking for a thread-safe mkdir -p configure:2751: result: /bin/mkdir -p configure:2764: checking for gawk configure:2780: found /bin/gawk configure:2791: result: gawk configure:2802: checking whether make sets $(MAKE) configure:2824: result: yes configure:2904: checking libssh2 version configure:2906: result: 1.4.3 configure:2917: checking build system type configure:2931: result: i686-uhu-linux-gnu configure:2951: checking host system type configure:2964: result: i686-uhu-linux-gnu configure:2991: autobuild project... libssh2 configure:2997: autobuild revision... 1.4.3 configure:3013: autobuild timestamp... 20140709-151509 configure:3054: checking for style of include used by make configure:3082: result: GNU configure:3113: checking for i686-uhu-linux-gcc configure:3129: found /usr/bin/i686-uhu-linux-gcc configure:3140: result: i686-uhu-linux-gcc configure:3409: checking for C compiler version configure:3418: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3429: $? = 0 configure:3418: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3429: $? = 0 configure:3418: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3429: $? = 1 configure:3418: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3429: $? = 1 configure:3449: checking whether the C compiler works configure:3471: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3475: $? = 0 configure:3523: result: yes configure:3526: checking for C compiler default output file name configure:3528: result: a.out configure:3534: checking for suffix of executables configure:3541: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3545: $? = 0 configure:3567: result: configure:3589: checking whether we are cross compiling configure:3597: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3601: $? = 0 configure:3608: ./conftest configure:3612: $? = 0 configure:3627: result: no configure:3632: checking for suffix of object files configure:3654: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3658: $? = 0 configure:3679: result: o configure:3683: checking whether we are using the GNU C compiler configure:3702: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3702: $? = 0 configure:3711: result: yes configure:3720: checking whether i686-uhu-linux-gcc accepts -g configure:3740: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3740: $? = 0 configure:3781: result: yes configure:3798: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3861: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3861: $? = 0 configure:3874: result: none needed configure:3896: checking dependency style of i686-uhu-linux-gcc configure:4007: result: gcc3 configure:4028: checking how to run the C preprocessor configure:4059: i686-uhu-linux-gcc -E conftest.c configure:4059: $? = 0 configure:4073: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4073: $? = 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 configure:4098: result: i686-uhu-linux-gcc -E configure:4118: i686-uhu-linux-gcc -E conftest.c configure:4118: $? = 0 configure:4132: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4132: $? = 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 configure:4161: checking for grep that handles long lines and -e configure:4219: result: /bin/grep configure:4224: checking for egrep configure:4286: result: /bin/grep -E configure:4291: checking for ANSI C header files configure:4311: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4311: $? = 0 configure:4384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4384: $? = 0 configure:4384: ./conftest configure:4384: $? = 0 configure:4395: result: yes configure:4408: checking for sys/types.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for sys/stat.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for stdlib.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for string.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for memory.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for strings.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for inttypes.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for stdint.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for unistd.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4420: checking for long long configure:4420: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4420: $? = 0 configure:4420: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:57:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:4420: $? = 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 | #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:4420: result: yes configure:4432: checking if _REENTRANT is already defined configure:4454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic 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:4454: $? = 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:4462: result: no configure:4470: checking if _REENTRANT is actually needed configure:4487: result: no configure:4492: checking if _REENTRANT is onwards defined configure:4509: result: no configure:4516: checking for library containing socket configure:4547: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4547: $? = 0 configure:4564: result: none required configure:4574: checking for library containing inet_addr configure:4605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4605: $? = 0 configure:4622: result: none required configure:4641: checking for i686-uhu-linux-gcc configure:4668: result: i686-uhu-linux-gcc configure:4937: checking for C compiler version configure:4946: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4957: $? = 0 configure:4946: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4957: $? = 0 configure:4946: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4957: $? = 1 configure:4946: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4957: $? = 1 configure:4961: checking whether we are using the GNU C compiler configure:4989: result: yes configure:4998: checking whether i686-uhu-linux-gcc accepts -g configure:5059: result: yes configure:5076: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5152: result: none needed configure:5174: checking dependency style of i686-uhu-linux-gcc configure:5285: result: gcc3 configure:5301: checking whether ln -s works configure:5305: result: yes configure:5312: checking whether make sets $(MAKE) configure:5334: result: yes configure:5347: checking for sshd configure:5380: result: no configure:5745: checking how to print strings configure:5772: result: printf configure:5793: checking for a sed that does not truncate output configure:5857: result: /bin/sed configure:5875: checking for fgrep configure:5937: result: /bin/grep -F configure:5972: checking for ld used by i686-uhu-linux-gcc configure:6039: result: /usr/bin/ld configure:6046: checking if the linker (/usr/bin/ld) is GNU ld configure:6061: result: yes configure:6073: checking for BSD- or MS-compatible name lister (nm) configure:6122: result: /usr/bin/nm -B configure:6252: checking the name lister (/usr/bin/nm -B) interface configure:6259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6262: /usr/bin/nm -B "conftest.o" configure:6265: output 00000000 B some_variable configure:6272: result: BSD nm configure:6276: checking the maximum length of command line arguments configure:6406: result: 1572864 configure:6423: checking whether the shell understands some XSI constructs configure:6433: result: yes configure:6437: checking whether the shell understands "+=" configure:6443: result: yes configure:6478: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6518: result: func_convert_file_noop configure:6525: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6545: result: func_convert_file_noop configure:6552: checking for /usr/bin/ld option to reload object files configure:6559: result: -r configure:6593: checking for i686-uhu-linux-objdump configure:6620: result: objdump configure:6689: checking how to recognize dependent libraries configure:6887: result: pass_all configure:6932: checking for i686-uhu-linux-dlltool configure:6959: result: dlltool configure:7029: checking how to associate runtime and link libraries configure:7056: result: printf %s\n configure:7072: checking for i686-uhu-linux-ar configure:7088: found /usr/bin/i686-uhu-linux-ar configure:7099: result: i686-uhu-linux-ar configure:7180: checking for archiver @FILE support configure:7197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7197: $? = 0 configure:7200: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7203: $? = 0 configure:7208: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7211: $? = 1 configure:7223: result: @ configure:7241: checking for i686-uhu-linux-strip configure:7271: result: no configure:7281: checking for strip configure:7297: found /usr/bin/strip configure:7308: result: strip configure:7340: checking for i686-uhu-linux-ranlib configure:7370: result: no configure:7380: checking for ranlib configure:7396: found /usr/bin/ranlib configure:7407: result: ranlib configure:7509: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7632: $? = 0 configure:7636: /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:7639: $? = 0 configure:7705: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7708: $? = 0 configure:7746: result: ok configure:7783: checking for sysroot configure:7813: result: no configure:8029: checking for i686-uhu-linux-mt configure:8059: result: no configure:8069: checking for mt configure:8099: result: no configure:8119: checking if : is a manifest tool configure:8125: : '-?' configure:8133: result: no configure:8772: checking for dlfcn.h configure:8772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8772: $? = 0 configure:8772: result: yes configure:8976: checking for objdir configure:8991: result: .libs configure:9262: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9280: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:9284: $? = 0 configure:9297: result: no configure:9624: checking for i686-uhu-linux-gcc option to produce PIC configure:9631: result: -fPIC -DPIC configure:9639: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9657: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9661: $? = 0 configure:9674: result: yes configure:9703: checking if i686-uhu-linux-gcc static flag -static works configure:9731: result: yes configure:9746: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9771: $? = 0 configure:9793: result: yes configure:9801: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9848: result: yes configure:9881: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11038: result: yes configure:11075: checking whether -lc should be explicitly linked in configure:11083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11086: $? = 0 configure:11101: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11104: $? = 0 configure:11118: result: no configure:11278: checking dynamic linker characteristics configure:11778: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11778: $? = 0 configure:12012: result: GNU/Linux ld.so configure:12119: checking how to hardcode library paths into programs configure:12144: result: immediate configure:12684: checking whether stripping libraries is possible configure:12689: result: yes configure:12724: checking if libtool supports shared libraries configure:12726: result: yes configure:12729: checking whether to build shared libraries configure:12750: result: yes configure:12753: checking whether to build static libraries configure:12757: result: no configure:12794: checking whether byte ordering is bigendian configure:12809: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic 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:12809: $? = 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:12854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12854: $? = 0 configure:12872: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic 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:12872: $? = 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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13000: result: no configure:13026: checking for special C compiler options needed for large files configure:13071: result: no configure:13077: checking for _FILE_OFFSET_BITS value needed for large files configure:13102: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:30:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:30:3: warning: left shift count >= width of type [enabled by default] conftest.c:31:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:31:10: warning: left shift count >= width of type [enabled by default] conftest.c:30:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13102: $? = 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:13126: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13126: $? = 0 configure:13134: result: 64 configure:13288: checking for ld used by GCC configure:13352: result: /usr/bin/ld configure:13359: checking if the linker (/usr/bin/ld) is GNU ld configure:13372: result: yes configure:13379: checking for shared library run path origin configure:13392: result: done configure:13897: checking for libssl configure:13916: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libssl.so /usr/lib/libcrypto.so >&5 configure:13916: $? = 0 configure:13926: result: yes configure:13933: checking how to link with libssl configure:13935: result: /usr/lib/libssl.so /usr/lib/libcrypto.so configure:14507: checking for EVP_aes_128_ctr configure:14507: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic /usr/lib/libssl.so /usr/lib/libcrypto.so conftest.c >&5 configure:14507: $? = 0 configure:14507: result: yes configure:14988: checking for libz configure:15007: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libz.so >&5 configure:15007: $? = 0 configure:15017: result: yes configure:15024: checking how to link with libz configure:15026: result: /usr/lib/libz.so configure:15084: checking whether to enable pedantic and debug compiler options configure:15217: result: no configure:15223: checking whether to enable hidden symbols in the library configure:15264: result: no configure:15271: checking whether to build example applications configure:15287: result: yes configure:15303: checking errno.h usability configure:15303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking errno.h presence configure:15303: i686-uhu-linux-gcc -E conftest.c configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking for errno.h configure:15303: result: yes configure:15303: checking fcntl.h usability configure:15303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking fcntl.h presence configure:15303: i686-uhu-linux-gcc -E conftest.c configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking for fcntl.h configure:15303: result: yes configure:15303: checking stdio.h usability configure:15303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking stdio.h presence configure:15303: i686-uhu-linux-gcc -E conftest.c configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking for stdio.h configure:15303: result: yes configure:15303: checking for stdlib.h configure:15303: result: yes configure:15303: checking for unistd.h configure:15303: result: yes configure:15303: checking sys/uio.h usability configure:15303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking sys/uio.h presence configure:15303: i686-uhu-linux-gcc -E conftest.c configure:15303: $? = 0 configure:15303: result: yes configure:15303: checking for sys/uio.h configure:15303: result: yes configure:15316: checking sys/select.h usability configure:15316: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking sys/select.h presence configure:15316: i686-uhu-linux-gcc -E conftest.c configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking for sys/select.h configure:15316: result: yes configure:15316: checking sys/socket.h usability configure:15316: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking sys/socket.h presence configure:15316: i686-uhu-linux-gcc -E conftest.c configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking for sys/socket.h configure:15316: result: yes configure:15316: checking sys/ioctl.h usability configure:15316: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking sys/ioctl.h presence configure:15316: i686-uhu-linux-gcc -E conftest.c configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking for sys/ioctl.h configure:15316: result: yes configure:15316: checking sys/time.h usability configure:15316: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking sys/time.h presence configure:15316: i686-uhu-linux-gcc -E conftest.c configure:15316: $? = 0 configure:15316: result: yes configure:15316: checking for sys/time.h configure:15316: result: yes configure:15329: checking arpa/inet.h usability configure:15329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15329: $? = 0 configure:15329: result: yes configure:15329: checking arpa/inet.h presence configure:15329: i686-uhu-linux-gcc -E conftest.c configure:15329: $? = 0 configure:15329: result: yes configure:15329: checking for arpa/inet.h configure:15329: result: yes configure:15329: checking netinet/in.h usability configure:15329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15329: $? = 0 configure:15329: result: yes configure:15329: checking netinet/in.h presence configure:15329: i686-uhu-linux-gcc -E conftest.c configure:15329: $? = 0 configure:15329: result: yes configure:15329: checking for netinet/in.h configure:15329: result: yes configure:15341: checking sys/un.h usability configure:15341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15341: $? = 0 configure:15341: result: yes configure:15341: checking sys/un.h presence configure:15341: i686-uhu-linux-gcc -E conftest.c configure:15341: $? = 0 configure:15341: result: yes configure:15341: checking for sys/un.h configure:15341: result: yes configure:15370: checking windows.h usability configure:15370: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 | #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:15370: result: no configure:15370: checking windows.h presence configure:15370: i686-uhu-linux-gcc -E conftest.c conftest.c:43:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 configure:15370: result: no configure:15370: checking for windows.h configure:15370: result: no configure:15370: checking winsock2.h usability configure:15370: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 | #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:15370: result: no configure:15370: checking winsock2.h presence configure:15370: i686-uhu-linux-gcc -E conftest.c conftest.c:43:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 configure:15370: result: no configure:15370: checking for winsock2.h configure:15370: result: no configure:15370: checking ws2tcpip.h usability configure:15370: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 | #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:15370: result: no configure:15370: checking ws2tcpip.h presence configure:15370: i686-uhu-linux-gcc -E conftest.c conftest.c:43:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:15370: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 configure:15370: result: no configure:15370: checking for ws2tcpip.h configure:15370: result: no configure:15391: checking for poll configure:15391: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15391: $? = 0 configure:15391: result: yes configure:15406: checking for gettimeofday configure:15406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15406: $? = 0 configure:15406: result: yes configure:15406: checking for select configure:15406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15406: $? = 0 configure:15406: result: yes configure:15406: checking for strtoll configure:15406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15406: $? = 0 configure:15406: result: yes configure:15460: checking for size_t configure:15460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15460: $? = 0 configure:15460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15460: $? = 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 _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15460: result: yes configure:15473: checking for working alloca.h configure:15490: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15490: $? = 0 configure:15498: result: yes configure:15506: checking for alloca configure:15543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15543: $? = 0 configure:15551: result: yes configure:15659: checking for an ANSI C-conforming const configure:15725: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15725: $? = 0 configure:15732: result: yes configure:15740: checking for inline configure:15756: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15756: $? = 0 configure:15764: result: inline configure:15784: checking non-blocking sockets style configure:15822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15822: $? = 0 configure:15983: result: O_NONBLOCK configure:16149: 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 hp08 config.status:1138: creating Makefile config.status:1138: creating src/Makefile config.status:1138: creating tests/Makefile config.status:1138: creating example/Makefile config.status:1138: creating docs/Makefile config.status:1138: creating libssh2.pc config.status:1138: creating src/libssh2_config.h config.status:1138: creating example/libssh2_config.h config.status:1367: executing depfiles commands config.status:1367: executing libtool commands configure:18400: summary of build options: version: 1.4.3 Host type: i686-uhu-linux-gnu Install prefix: /usr Compiler: i686-uhu-linux-gcc Compiler flags: -O2 -march=i686 -mtune=generic Library types: Shared=yes, Static=no Crypto library: openssl: yes (AES-CTR: yes) libgcrypt: no Debug build: no Build examples: yes Path to sshd: (only for self-tests) libz compression: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_EVP_aes_128_ctr=yes 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=i686-uhu-linux-gnu ac_cv_libssl=yes ac_cv_libz=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_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=64 ac_cv_sys_largefile_CC=no ac_cv_type_long_long=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-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 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 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=yes 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]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_LIBGCRYPT='' 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' LDFLAGS='' LIBGCRYPT='' LIBGCRYPT_FALSE='' LIBGCRYPT_PREFIX='' LIBGCRYPT_TRUE='#' LIBOBJS='' LIBS='' LIBSREQUIRED='libssl,libcrypto' LIBSSH2VER='1.4.3' LIBSSL='/usr/lib/libssl.so /usr/lib/libcrypto.so' LIBSSL_PREFIX='/usr' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='/usr/lib/libz.so' LIBZ_PREFIX='/usr' LIPO='' LN_S='ln -s' LTLIBGCRYPT='' LTLIBOBJS='' LTLIBSSL='-L/usr/lib -lssl -L/usr/lib -lcrypto' LTLIBZ='-L/usr/lib -lz' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' 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='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSHD='' SSHD_FALSE='' SSHD_TRUE='#' STRIP='strip' VERSION='-' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/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 _FILE_OFFSET_BITS 64 #define HAVE_LIBSSL 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