This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libssh2 configure -, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure CC=CC LDFLAGS=-ldl --with-openssl --with-libssl-prefix=/export/home/users/sambuild/ssl --prefix=/export/home/sambuild/CURL_SSH2/ssh2 ## --------- ## ## Platform. ## ## --------- ## hostname = qageniosol9 uname -m = sun4u uname -r = 5.9 uname -s = SunOS uname -v = Generic_122300-32 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = qageniosol9 Release = 5.9 KernelID = Generic_122300-32 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/ucb PATH: /etc PATH: . PATH: /usr/openwin/bin PATH: /export/home/SS11/SUNWspro/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2417: checking whether to enable maintainer-specific portions of Makefiles configure:2426: result: no configure:2444: checking for sed configure:2463: found /usr/bin/sed configure:2476: result: /usr/bin/sed configure:2530: checking for a BSD-compatible install configure:2598: result: ./install-sh -c configure:2609: checking whether build environment is sane configure:2646: result: yes configure:2708: checking for gawk configure:2738: result: no configure:2708: checking for mawk configure:2738: result: no configure:2708: checking for nawk configure:2724: found /usr/bin/nawk configure:2735: result: nawk configure:2746: checking whether make sets $(MAKE) configure:2768: result: yes configure:2946: checking libssh2 version configure:2948: result: 1.2.6 configure:2957: checking build system type configure:2971: result: sparc-sun-solaris2.9 configure:2991: checking host system type configure:3004: result: sparc-sun-solaris2.9 configure:3031: autobuild project... libssh2 configure:3037: autobuild revision... 1.2.6 configure:3042: autobuild hostname... qageniosol9 configure:3053: autobuild timestamp... 20100723-120959 configure:3094: checking for style of include used by make configure:3122: result: GNU configure:3195: checking for gcc configure:3222: result: CC configure:3451: checking for C compiler version configure:3460: CC --version >&5 CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise /usr/ccs/bin/ld: illegal option -- - /usr/ccs/bin/ld: illegal option -- v usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct | nodirect] establish direct bindings, or inhibit direct binding to, the object being created ... rest of stderr output deleted ... configure:3471: $? = 1 configure:3460: CC -v >&5 ### command line files and options (expanded): ### -v ### CC: Note: NLSPATH = /opt/teradata/client/13.10/odbc_32/msg/%N::/export/home/SS11/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/export/home/SS11/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat configure:3471: $? = 0 configure:3460: CC -V >&5 CC: Sun C++ 5.8 2005/10/13 configure:3471: $? = 0 configure:3460: CC -qversion >&5 CC: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise /usr/ccs/bin/ld: illegal option -- q /usr/ccs/bin/ld: illegal option -- v usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct | nodirect] establish direct bindings, or inhibit direct binding to, the object being created ... rest of stderr output deleted ... configure:3471: $? = 1 configure:3491: checking whether the C compiler works configure:3513: CC -ldl conftest.c >&5 configure:3517: $? = 0 configure:3566: result: yes configure:3569: checking for C compiler default output file name configure:3571: result: a.out configure:3577: checking for suffix of executables configure:3584: CC -o conftest -ldl conftest.c >&5 configure:3588: $? = 0 configure:3610: result: configure:3632: checking whether we are cross compiling configure:3640: CC -o conftest -ldl conftest.c >&5 configure:3644: $? = 0 configure:3651: ./conftest configure:3655: $? = 0 configure:3670: result: no configure:3675: checking for suffix of object files configure:3697: CC -c conftest.c >&5 configure:3701: $? = 0 configure:3722: result: o configure:3726: checking whether we are using the GNU C compiler configure:3745: CC -c conftest.c >&5 "conftest.c", line 16: Error: choke is not defined. 1 Error(s) detected. configure:3745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3754: result: no configure:3763: checking whether CC accepts -g configure:3783: CC -c -g conftest.c >&5 configure:3783: $? = 0 configure:3824: result: yes configure:3841: checking for CC option to accept ISO C89 configure:3905: CC -c -g conftest.c >&5 "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -qlanglvl=extc89 -c -g conftest.c >&5 CC: Warning: Option -qlanglvl=extc89 passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -qlanglvl=ansi -c -g conftest.c >&5 CC: Warning: Option -qlanglvl=ansi passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -std -c -g conftest.c >&5 CC: Warning: Option -std passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -Ae -c -g conftest.c >&5 CC: Warning: Option -Ae passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -Aa -D_HPUX_SOURCE -c -g conftest.c >&5 CC: Warning: Option -Aa passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3905: CC -Xc -D__EXTENSIONS__ -c -g conftest.c >&5 CC: Warning: Option -Xc passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 18: Error: p is not defined. "conftest.c", line 22: Warning: The variable p has not yet been assigned a value. "conftest.c", line 22: Warning: The variable i has not yet been assigned a value. "conftest.c", line 25: Error: Use ";" to terminate declarations. "conftest.c", line 28: Error: __builtin_va_alist is not defined. "conftest.c", line 29: Error: The function "g" must have a prototype. "conftest.c", line 56: Error: Use ";" to terminate declarations. "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 57: Error: Formal argument g of type char*(*)(char**,int) in call to f(char*(*)(char**,int), char**, ...) is being passed char*(*)(). "conftest.c", line 60: Error: "}" expected instead of EOF. 8 Error(s) and 2 Warning(s) detected. configure:3905: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3921: result: unsupported configure:3940: checking dependency style of CC configure:4030: result: none configure:4053: checking how to run the C preprocessor configure:4084: CC -E conftest.c configure:4084: $? = 0 configure:4098: CC -E conftest.c "conftest.c", line 11: Error: Could not open include file. 1 Error(s) detected. configure:4098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include configure:4123: result: CC -E configure:4143: CC -E conftest.c configure:4143: $? = 0 configure:4157: CC -E conftest.c "conftest.c", line 11: Error: Could not open include file. 1 Error(s) detected. configure:4157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | /* end confdefs.h. */ | #include configure:4186: checking for grep that handles long lines and -e configure:4244: result: /usr/xpg4/bin/grep configure:4249: checking for egrep configure:4311: result: /usr/xpg4/bin/grep -E configure:4316: checking for ANSI C header files configure:4336: CC -c -g conftest.c >&5 configure:4336: $? = 0 configure:4406: CC -o conftest -g -ldl conftest.c >&5 configure:4406: $? = 0 configure:4406: ./conftest configure:4406: $? = 0 configure:4417: result: yes configure:4430: checking for sys/types.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for sys/stat.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for stdlib.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for string.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for memory.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for strings.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for inttypes.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4430: checking for stdint.h configure:4430: CC -c -g conftest.c >&5 "conftest.c", line 53: Error: Could not open include file. 1 Error(s) detected. configure:4430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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 | /* 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:4430: result: no configure:4430: checking for unistd.h configure:4430: CC -c -g conftest.c >&5 configure:4430: $? = 0 configure:4430: result: yes configure:4443: checking for long long configure:4443: CC -c -g conftest.c >&5 configure:4443: $? = 0 configure:4443: CC -c -g conftest.c >&5 "conftest.c", line 56: Error: Badly formed expression. 1 Error(s) detected. configure:4443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_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:4443: result: yes configure:4455: checking if _REENTRANT is already defined configure:4477: CC -c -g conftest.c >&5 "conftest.c", line 31: Error: force is not defined. "conftest.c", line 31: Error: "," expected instead of "error". 2 Error(s) detected. configure:4477: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_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:4485: result: no configure:4493: checking if _REENTRANT is actually needed configure:4507: result: yes configure:4515: checking if _REENTRANT is onwards defined configure:4529: result: yes configure:4539: checking for library containing socket configure:4570: CC -o conftest -g -ldl conftest.c >&5 Undefined first referenced symbol in file socket conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:4570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:4570: CC -o conftest -g -ldl conftest.c -lsocket >&5 configure:4570: $? = 0 configure:4587: result: -lsocket configure:4597: checking for library containing inet_addr configure:4628: CC -o conftest -g -ldl conftest.c -lsocket >&5 Undefined first referenced symbol in file inet_addr conftest.o (symbol belongs to implicit dependency /usr/lib/libnsl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest configure:4628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_addr (); | int | main () | { | return inet_addr (); | ; | return 0; | } configure:4628: CC -o conftest -g -ldl conftest.c -lnsl -lsocket >&5 configure:4628: $? = 0 configure:4645: result: -lnsl configure:4704: checking for gcc configure:4731: result: CC configure:4960: checking for C compiler version configure:4969: CC --version >&5 CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise /usr/ccs/bin/ld: illegal option -- - /usr/ccs/bin/ld: illegal option -- v usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct | nodirect] establish direct bindings, or inhibit direct binding to, the object being created ... rest of stderr output deleted ... configure:4980: $? = 1 configure:4969: CC -v >&5 ### command line files and options (expanded): ### -v ### CC: Note: NLSPATH = /opt/teradata/client/13.10/odbc_32/msg/%N::/export/home/SS11/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/export/home/SS11/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat configure:4980: $? = 0 configure:4969: CC -V >&5 CC: Sun C++ 5.8 2005/10/13 configure:4980: $? = 0 configure:4969: CC -qversion >&5 CC: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise /usr/ccs/bin/ld: illegal option -- q /usr/ccs/bin/ld: illegal option -- v usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct | nodirect] establish direct bindings, or inhibit direct binding to, the object being created ... rest of stderr output deleted ... configure:4980: $? = 1 configure:4984: checking whether we are using the GNU C compiler configure:5012: result: no configure:5021: checking whether CC accepts -g configure:5082: result: yes configure:5099: checking for CC option to accept ISO C89 configure:5179: result: unsupported configure:5198: checking dependency style of CC configure:5288: result: none configure:5306: checking whether ln -s works configure:5310: result: yes configure:5317: checking whether make sets $(MAKE) configure:5339: result: yes configure:5352: checking for sshd configure:5385: result: no configure:5731: checking for a sed that does not truncate output configure:5795: result: /usr/bin/sed configure:5813: checking for fgrep configure:5875: result: /usr/xpg4/bin/grep -F configure:5943: checking for non-GNU ld configure:5977: result: /usr/ucb/ld configure:5984: checking if the linker (/usr/ucb/ld) is GNU ld configure:5999: result: no configure:6011: checking for BSD- or MS-compatible name lister (nm) configure:6060: result: /usr/ccs/bin/nm -p configure:6178: checking the name lister (/usr/ccs/bin/nm -p) interface configure:6188: CC -c -g conftest.c >&5 configure:6191: /usr/ccs/bin/nm -p "conftest.o" configure:6194: output conftest.o: 0000000000 b Bbss.bss 0000000000 n Ddata.data 0000000000 n Drodata.rodata 0000000000 f conftest.c 0000000000 D some_variable configure:6198: result: BSD nm configure:6202: checking the maximum length of command line arguments configure:6322: result: 786240 configure:6339: checking whether the shell understands some XSI constructs configure:6349: result: yes configure:6353: checking whether the shell understands "+=" configure:6359: result: no configure:6394: checking for /usr/ucb/ld option to reload object files configure:6401: result: -r configure:6470: checking for objdump configure:6497: result: objdump configure:6526: checking how to recognize dependent libraries configure:6722: result: pass_all configure:6782: checking for ar configure:6812: result: no configure:6887: checking for strip configure:6917: result: no configure:6986: checking for ranlib configure:7016: result: no configure:7103: checking command to parse /usr/ccs/bin/nm -p output from CC object configure:7221: CC -c -g conftest.c >&5 configure:7224: $? = 0 configure:7228: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7231: $? = 0 configure:7285: CC -o conftest -g -ldl conftest.c conftstm.o >&5 configure:7288: $? = 0 configure:7326: result: ok configure:7520: CC -c -g conftest.c >&5 configure:7523: $? = 0 configure:8131: checking for dlfcn.h configure:8131: CC -c -g conftest.c >&5 configure:8131: $? = 0 configure:8131: result: yes configure:8313: checking for objdir configure:8328: result: .libs configure:8679: checking for CC option to produce PIC configure:8951: result: -KPIC -DPIC configure:8963: checking if CC PIC flag -KPIC -DPIC works configure:8984: CC -c -g -KPIC -DPIC -DPIC conftest.c >&5 configure:8988: $? = 0 configure:8998: result: yes configure:9022: checking if CC static flag -Bstatic works configure:9050: result: yes configure:9065: checking if CC supports -c -o file.o configure:9089: CC -c -g -o out/conftest2.o conftest.c >&5 configure:9093: $? = 0 configure:9112: result: yes configure:9120: checking if CC supports -c -o file.o configure:9167: result: yes configure:9200: checking whether the CC linker (/usr/ucb/ld) supports shared libraries configure:10191: result: yes configure:10430: checking dynamic linker characteristics configure:11093: result: solaris2.9 ld.so configure:11195: checking how to hardcode library paths into programs configure:11220: result: immediate configure:11740: checking whether stripping libraries is possible configure:11762: result: no configure:11780: checking if libtool supports shared libraries configure:11782: result: yes configure:11785: checking whether to build shared libraries configure:11806: result: yes configure:11809: checking whether to build static libraries configure:11813: result: yes configure:11848: checking whether byte ordering is bigendian configure:11863: CC -c -g conftest.c >&5 "conftest.c", line 28: Error: A declaration was expected instead of "not". "conftest.c", line 28: Error: a is not defined. "conftest.c", line 28: Error: "," expected instead of "capable". 3 Error(s) detected. configure:11863: $? = 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11906: CC -c -g conftest.c >&5 "conftest.c", line 34: Error: bogus is not defined. "conftest.c", line 34: Error: "," expected instead of "macros". 2 Error(s) detected. configure:11906: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:11950: CC -c -g conftest.c >&5 configure:11950: $? = 0 configure:11967: CC -c -g conftest.c >&5 configure:11967: $? = 0 configure:12052: result: yes configure:12078: checking for special C compiler options needed for large files configure:12108: CC -c -g conftest.c >&5 "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 36: Error: An array must have at least one element. 1 Error(s) and 4 Warning(s) detected. configure:12108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:12113: CC -n32 -c -g conftest.c >&5 CC: Warning: Option -n32 passed to ld, if ld is invoked, ignored otherwise "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 36: Error: An array must have at least one element. 1 Error(s) and 4 Warning(s) detected. configure:12113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:12123: result: no configure:12129: checking for _FILE_OFFSET_BITS value needed for large files configure:12154: CC -c -g conftest.c >&5 "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 34: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 35: Warning: Shift count is too large. "conftest.c", line 36: Error: An array must have at least one element. 1 Error(s) and 4 Warning(s) detected. configure:12154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:12178: CC -c -g conftest.c >&5 configure:12178: $? = 0 configure:12186: result: 64 configure:12371: checking for non-GNU ld configure:12402: result: /usr/ucb/ld configure:12409: checking if the linker (/usr/ucb/ld) is GNU ld configure:12422: result: no configure:12429: checking for shared library run path origin configure:12442: result: done configure:12947: checking for libssl configure:12966: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket /export/home/users/sambuild/ssl/lib/libssl.a /export/home/users/sambuild/ssl/lib/libcrypto.a >&5 configure:12966: $? = 0 configure:12976: result: yes configure:12983: checking how to link with libssl configure:12985: result: /export/home/users/sambuild/ssl/lib/libssl.a /export/home/users/sambuild/ssl/lib/libcrypto.a configure:13555: checking for EVP_aes_128_ctr configure:13555: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl /export/home/users/sambuild/ssl/lib/libssl.a /export/home/users/sambuild/ssl/lib/libcrypto.a conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file EVP_aes_128_ctr conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:13555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | /* Define EVP_aes_128_ctr to an innocuous variant, in case declares EVP_aes_128_ctr. | For example, HP-UX 11i declares gettimeofday. */ | #define EVP_aes_128_ctr innocuous_EVP_aes_128_ctr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char EVP_aes_128_ctr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef EVP_aes_128_ctr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char EVP_aes_128_ctr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_EVP_aes_128_ctr || defined __stub___EVP_aes_128_ctr | choke me | #endif | | int | main () | { | return EVP_aes_128_ctr (); | ; | return 0; | } configure:13555: result: no configure:14036: checking for libz configure:14055: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket -lz >&5 configure:14055: $? = 0 configure:14065: result: yes configure:14072: checking how to link with libz configure:14074: result: -lz configure:14132: checking whether to enable pedantic and debug compiler options configure:14265: result: no configure:14271: checking whether to enable hidden symbols in the library configure:14312: result: no configure:14323: checking errno.h usability configure:14323: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking errno.h presence configure:14323: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking for errno.h configure:14323: result: yes configure:14323: checking fcntl.h usability configure:14323: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking fcntl.h presence configure:14323: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking for fcntl.h configure:14323: result: yes configure:14323: checking stdio.h usability configure:14323: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking stdio.h presence configure:14323: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking for stdio.h configure:14323: result: yes configure:14323: checking for stdlib.h configure:14323: result: yes configure:14323: checking for unistd.h configure:14323: result: yes configure:14323: checking sys/uio.h usability configure:14323: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking sys/uio.h presence configure:14323: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14323: $? = 0 configure:14323: result: yes configure:14323: checking for sys/uio.h configure:14323: result: yes configure:14337: checking sys/select.h usability configure:14337: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking sys/select.h presence configure:14337: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking for sys/select.h configure:14337: result: yes configure:14337: checking sys/socket.h usability configure:14337: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking sys/socket.h presence configure:14337: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking for sys/socket.h configure:14337: result: yes configure:14337: checking sys/ioctl.h usability configure:14337: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking sys/ioctl.h presence configure:14337: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking for sys/ioctl.h configure:14337: result: yes configure:14337: checking sys/time.h usability configure:14337: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking sys/time.h presence configure:14337: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14337: $? = 0 configure:14337: result: yes configure:14337: checking for sys/time.h configure:14337: result: yes configure:14351: checking arpa/inet.h usability configure:14351: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14351: $? = 0 configure:14351: result: yes configure:14351: checking arpa/inet.h presence configure:14351: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14351: $? = 0 configure:14351: result: yes configure:14351: checking for arpa/inet.h configure:14351: result: yes configure:14351: checking netinet/in.h usability configure:14351: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14351: $? = 0 configure:14351: result: yes configure:14351: checking netinet/in.h presence configure:14351: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14351: $? = 0 configure:14351: result: yes configure:14351: checking for netinet/in.h configure:14351: result: yes configure:14364: checking sys/un.h usability configure:14364: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14364: $? = 0 configure:14364: result: yes configure:14364: checking sys/un.h presence configure:14364: CC -E -I/export/home/users/sambuild/ssl/include conftest.c configure:14364: $? = 0 configure:14364: result: yes configure:14364: checking for sys/un.h configure:14364: result: yes configure:14383: checking windows.h usability configure:14383: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 "conftest.c", line 79: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking windows.h presence configure:14383: CC -E -I/export/home/users/sambuild/ssl/include conftest.c "conftest.c", line 46: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking for windows.h configure:14383: result: no configure:14383: checking winsock2.h usability configure:14383: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 "conftest.c", line 79: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking winsock2.h presence configure:14383: CC -E -I/export/home/users/sambuild/ssl/include conftest.c "conftest.c", line 46: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking for winsock2.h configure:14383: result: no configure:14383: checking ws2tcpip.h usability configure:14383: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 "conftest.c", line 79: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking ws2tcpip.h presence configure:14383: CC -E -I/export/home/users/sambuild/ssl/include conftest.c "conftest.c", line 46: Error: Could not open include file. 1 Error(s) detected. configure:14383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libssh2" | #define PACKAGE_TARNAME "libssh2" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "libssh2 -" | #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" | #define PACKAGE_URL "" | #define PACKAGE "libssh2" | #define VERSION "1.2.6" | #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_UNISTD_H 1 | #define HAVE_LONGLONG 1 | #define NEED_REENTRANT 1 | #ifndef _REENTRANT | # define _REENTRANT | #endif | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WORDS_BIGENDIAN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBSSL 1 | #define 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:14383: result: no configure:14383: checking for ws2tcpip.h configure:14383: result: no configure:14405: checking for poll configure:14405: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14405: $? = 0 configure:14405: result: yes configure:14420: checking for gettimeofday configure:14420: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14420: $? = 0 configure:14420: result: yes configure:14420: checking for select configure:14420: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14420: $? = 0 configure:14420: result: yes configure:14420: checking for strtoll configure:14420: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14420: $? = 0 configure:14420: result: yes configure:14477: checking for working alloca.h configure:14494: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14494: $? = 0 configure:14502: result: yes configure:14510: checking for alloca configure:14547: CC -o conftest -g -I/export/home/users/sambuild/ssl/include -ldl conftest.c -lnsl -lsocket >&5 configure:14547: $? = 0 configure:14555: result: yes configure:14667: checking for an ANSI C-conforming const configure:14732: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14732: $? = 0 configure:14739: result: yes configure:14747: checking for inline configure:14763: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 configure:14763: $? = 0 configure:14771: result: inline configure:14791: checking non-blocking sockets style configure:14829: CC -c -g -I/export/home/users/sambuild/ssl/include conftest.c >&5 "conftest.c", line 79: Warning: The variable socket has not yet been assigned a value. 1 Warning(s) detected. configure:14829: $? = 0 configure:14990: result: O_NONBLOCK configure:15128: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libssh2 config.status -, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on qageniosol9 config.status:1114: creating Makefile config.status:1114: creating src/Makefile config.status:1114: creating tests/Makefile config.status:1114: creating example/Makefile config.status:1114: creating docs/Makefile config.status:1114: creating libssh2.pc config.status:1114: creating src/libssh2_config.h config.status:1114: creating example/libssh2_config.h config.status:1327: executing depfiles commands config.status:1327: executing libtool commands configure:17264: summary of build options: version: 1.2.6 Host type: sparc-sun-solaris2.9 Install prefix: /export/home/sambuild/CURL_SSH2/ssh2 Compiler: CC Compiler flags: -g Library types: Shared=yes, Static=yes Crypto library: openssl: yes (AES-CTR: no) libgcrypt: no Debug build: no Path to sshd: (only for self-tests) libz compression: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.9 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=CC ac_cv_env_CFLAGS_set= 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=set ac_cv_env_LDFLAGS_value=-ldl ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_EVP_aes_128_ctr=no ac_cv_func_alloca_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_strtoll=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=sparc-sun-solaris2.9 ac_cv_libssl=yes ac_cv_libz=yes ac_cv_objext=o ac_cv_path_EGREP=$'/usr/xpg4/bin/grep -E' ac_cv_path_FGREP=$'/usr/xpg4/bin/grep -F' ac_cv_path_GREP=/usr/xpg4/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AWK=nawk ac_cv_prog_CPP=$'CC -E' ac_cv_prog_ac_ct_CC=CC ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_inet_addr=-lnsl ac_cv_search_socket=-lsocket ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec=$'-R$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec=$'lib$name' acl_cv_library_names_spec=$'$libname$shrext' acl_cv_path_LD=/usr/ucb/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none lt_cv_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/ucb/ld lt_cv_path_NM=$'/usr/ccs/bin/nm -p' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BDRT][BDRT]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\'' lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\'' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\([^ ]*\\) $/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\(lib[^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"lib\\2", (void *) \\&\\2},/p\'' lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BDRT]* .* \\(.*\\)$/extern char \\1;/p\'' lt_cv_sys_max_cmd_len=786240 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run tar' AR='false' AS='as' AUTOCONF='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run autoconf' AUTOHEADER='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run autoheader' AUTOMAKE='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run automake-1.9' AWK='nawk' CC='CC' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='CC -E' CPPFLAGS='-I/export/home/users/sambuild/ssl/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/xpg4/bin/grep -E' EXEEXT='' FGREP='/usr/xpg4/bin/grep -F' GREP='/usr/xpg4/bin/grep' HAVE_LIBGCRYPT='' HAVE_LIBSSL='yes' HAVE_LIBZ='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='/usr/ucb/ld' LDFLAGS='-ldl' LIBGCRYPT='' LIBGCRYPT_FALSE='' LIBGCRYPT_PREFIX='' LIBGCRYPT_TRUE='#' LIBOBJS='' LIBS='-lnsl -lsocket ' LIBSSL='/export/home/users/sambuild/ssl/lib/libssl.a /export/home/users/sambuild/ssl/lib/libcrypto.a' LIBSSL_PREFIX='/export/home/users/sambuild/ssl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='-lz' LIBZ_PREFIX='' LIPO='' LN_S='ln -s' LTLIBGCRYPT='' LTLIBOBJS='' LTLIBSSL='-L/export/home/users/sambuild/ssl/lib -lssl -L/export/home/users/sambuild/ssl/lib -lcrypto' LTLIBZ='-lz' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /export/home/users/sambuild/libssh2-1.2.6/missing --run makeinfo' NM='/usr/ccs/bin/nm -p' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libssh2' PACKAGE_BUGREPORT='libssh2-devel@cool.haxx.se' PACKAGE_NAME='libssh2' PACKAGE_STRING='libssh2 -' PACKAGE_TARNAME='libssh2' PACKAGE_URL='' PACKAGE_VERSION='-' PATH_SEPARATOR=':' RANLIB=':' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SSHD='' SSHD_FALSE='' SSHD_TRUE='#' STRIP=':' VERSION='1.2.6' ac_ct_CC='CC' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.9' build_alias='' build_cpu='sparc' build_os='solaris2.9' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.9' host_alias='' host_cpu='sparc' host_os='solaris2.9' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/export/home/users/sambuild/libssh2-1.2.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/export/home/sambuild/CURL_SSH2/ssh2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libssh2" #define PACKAGE_TARNAME "libssh2" #define PACKAGE_VERSION "-" #define PACKAGE_STRING "libssh2 -" #define PACKAGE_BUGREPORT "libssh2-devel@cool.haxx.se" #define PACKAGE_URL "" #define PACKAGE "libssh2" #define VERSION "1.2.6" #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_UNISTD_H 1 #define HAVE_LONGLONG 1 #define NEED_REENTRANT 1 #ifndef _REENTRANT # define _REENTRANT #endif #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define WORDS_BIGENDIAN 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LIBSSL 1 #define 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