This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by autossh configure 1.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 114 tasks, 171 threads, 4 processors Load average: 2.98, Mach factor: 1.20 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1325: checking for i386-unknown-gnu-gcc configure:1351: result: cc configure:1633: checking for C compiler version configure:1636: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1639: $? = 0 configure:1641: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1644: $? = 0 configure:1646: cc -V &5 cc: `-V' option must have argument configure:1649: $? = 1 configure:1672: checking for C compiler default output file name configure:1675: cc -fno-common conftest.c >&5 configure:1678: $? = 0 configure:1724: result: a.out configure:1729: checking whether the C compiler works configure:1735: ./a.out configure:1738: $? = 0 configure:1755: result: yes configure:1762: checking whether we are cross compiling configure:1764: result: no configure:1767: checking for suffix of executables configure:1769: cc -o conftest -fno-common conftest.c >&5 configure:1772: $? = 0 configure:1797: result: configure:1803: checking for suffix of object files configure:1824: cc -c -fno-common conftest.c >&5 configure:1827: $? = 0 configure:1849: result: configure:1853: checking whether we are using the GNU C compiler configure:1877: cc -c -fno-common conftest.c >&5 configure:1883: $? = 0 configure:1887: test -z || test ! -s conftest.err configure:1890: $? = 0 configure:1893: test -s conftest. configure:1896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1909: result: no configure:1915: checking whether cc accepts -g configure:1936: cc -c -g conftest.c >&5 configure:1942: $? = 0 configure:1946: test -z || test ! -s conftest.err configure:1949: $? = 0 configure:1952: test -s conftest. configure:1955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1966: result: no configure:1983: checking for cc option to accept ANSI C configure:2053: cc -c -fno-common conftest.c >&5 configure:2059: $? = 0 configure:2063: test -z || test ! -s conftest.err configure:2066: $? = 0 configure:2069: test -s conftest. configure:2072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2053: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2059: $? = 0 configure:2063: test -z || test ! -s conftest.err configure:2066: $? = 0 configure:2069: test -s conftest. configure:2072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2053: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2053: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2053: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2053: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2059: $? = 0 configure:2063: test -z || test ! -s conftest.err configure:2066: $? = 0 configure:2069: test -s conftest. configure:2072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2090: result: none needed configure:2108: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2114: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2261: checking for ssh configure:2279: found /usr/bin/ssh configure:2291: result: /usr/bin/ssh configure:2322: checking how to run the C preprocessor configure:2357: cc -E conftest.c configure:2363: $? = 0 configure:2395: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include configure:2440: result: cc -E configure:2464: cc -E conftest.c configure:2470: $? = 0 configure:2502: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include configure:2552: checking for egrep configure:2562: result: grep -E configure:2567: checking for ANSI C header files configure:2592: cc -c -fno-common conftest.c >&5 configure:2598: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest. configure:2611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2720: result: no configure:2730: checking for sys/wait.h that is POSIX.1 compatible configure:2761: cc -c -fno-common conftest.c >&5 configure:2767: $? = 0 configure:2771: test -z || test ! -s conftest.err configure:2774: $? = 0 configure:2777: test -s conftest. configure:2780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:2791: result: no configure:2815: checking for sys/types.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for sys/stat.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for stdlib.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for string.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for memory.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for strings.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for inttypes.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for stdint.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2815: checking for unistd.h configure:2831: cc -c -fno-common conftest.c >&5 configure:2837: $? = 0 configure:2841: test -z || test ! -s conftest.err configure:2844: $? = 0 configure:2847: test -s conftest. configure:2850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:2861: result: no configure:2890: checking arpa/inet.h usability configure:2902: cc -c -fno-common conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest. configure:2921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2931: result: no configure:2935: checking arpa/inet.h presence configure:2945: cc -E conftest.c configure:2951: $? = 0 configure:2971: result: yes configure:2984: WARNING: arpa/inet.h: present but cannot be compiled configure:2986: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:2988: WARNING: arpa/inet.h: see the Autoconf documentation configure:2990: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:2992: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:2994: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3006: checking for arpa/inet.h configure:3013: result: yes configure:2890: checking fcntl.h usability configure:2902: cc -c -fno-common conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest. configure:2921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2931: result: no configure:2935: checking fcntl.h presence configure:2945: cc -E conftest.c configure:2951: $? = 0 configure:2971: result: yes configure:2984: WARNING: fcntl.h: present but cannot be compiled configure:2986: WARNING: fcntl.h: check for missing prerequisite headers? configure:2988: WARNING: fcntl.h: see the Autoconf documentation configure:2990: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:2992: WARNING: fcntl.h: proceeding with the preprocessor's result configure:2994: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3006: checking for fcntl.h configure:3013: result: yes configure:2890: checking limits.h usability configure:2902: cc -c -fno-common conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest. configure:2921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2931: result: no configure:2935: checking limits.h presence configure:2945: cc -E conftest.c configure:2951: $? = 0 configure:2971: result: yes configure:2984: WARNING: limits.h: present but cannot be compiled configure:2986: WARNING: limits.h: check for missing prerequisite headers? configure:2988: WARNING: limits.h: see the Autoconf documentation configure:2990: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:2992: WARNING: limits.h: proceeding with the preprocessor's result configure:2994: WARNING: limits.h: in the future, the compiler will take precedence configure:3006: checking for limits.h configure:3013: result: yes configure:2890: checking netdb.h usability configure:2902: cc -c -fno-common conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest. configure:2921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2931: result: no configure:2935: checking netdb.h presence configure:2945: cc -E conftest.c configure:2951: $? = 0 configure:2971: result: yes configure:2984: WARNING: netdb.h: present but cannot be compiled configure:2986: WARNING: netdb.h: check for missing prerequisite headers? configure:2988: WARNING: netdb.h: see the Autoconf documentation configure:2990: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:2992: WARNING: netdb.h: proceeding with the preprocessor's result configure:2994: WARNING: netdb.h: in the future, the compiler will take precedence configure:3006: checking for netdb.h configure:3013: result: yes configure:3044: checking netinet/in.h usability configure:3056: cc -c -fno-common conftest.c >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3085: result: no configure:3089: checking netinet/in.h presence configure:3099: cc -E conftest.c configure:3105: $? = 0 configure:3125: result: yes configure:3138: WARNING: netinet/in.h: present but cannot be compiled configure:3140: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3142: WARNING: netinet/in.h: see the Autoconf documentation configure:3144: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3146: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3148: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3160: checking for netinet/in.h configure:3167: result: yes configure:3044: checking paths.h usability configure:3056: cc -c -fno-common conftest.c >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3085: result: no configure:3089: checking paths.h presence configure:3099: cc -E conftest.c configure:3105: $? = 0 configure:3125: result: yes configure:3138: WARNING: paths.h: present but cannot be compiled configure:3140: WARNING: paths.h: check for missing prerequisite headers? configure:3142: WARNING: paths.h: see the Autoconf documentation configure:3144: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:3146: WARNING: paths.h: proceeding with the preprocessor's result configure:3148: WARNING: paths.h: in the future, the compiler will take precedence configure:3160: checking for paths.h configure:3167: result: yes configure:3035: checking for stdlib.h configure:3040: result: no configure:3035: checking for string.h configure:3040: result: no configure:3044: checking sys/socket.h usability configure:3056: cc -c -fno-common conftest.c >&5 configure:3062: $? = 0 configure:3066: test -z || test ! -s conftest.err configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3085: result: no configure:3089: checking sys/socket.h presence configure:3099: cc -E conftest.c configure:3105: $? = 0 configure:3125: result: yes configure:3138: WARNING: sys/socket.h: present but cannot be compiled configure:3140: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3142: WARNING: sys/socket.h: see the Autoconf documentation configure:3144: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3146: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3148: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3160: checking for sys/socket.h configure:3167: result: yes configure:3196: checking sys/time.h usability configure:3208: cc -c -fno-common conftest.c >&5 configure:3214: $? = 0 configure:3218: test -z || test ! -s conftest.err configure:3221: $? = 0 configure:3224: test -s conftest. configure:3227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3237: result: no configure:3241: checking sys/time.h presence configure:3251: cc -E conftest.c configure:3257: $? = 0 configure:3277: result: yes configure:3290: WARNING: sys/time.h: present but cannot be compiled configure:3292: WARNING: sys/time.h: check for missing prerequisite headers? configure:3294: WARNING: sys/time.h: see the Autoconf documentation configure:3296: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3298: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3300: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3312: checking for sys/time.h configure:3319: result: yes configure:3196: checking syslog.h usability configure:3208: cc -c -fno-common conftest.c >&5 configure:3214: $? = 0 configure:3218: test -z || test ! -s conftest.err configure:3221: $? = 0 configure:3224: test -s conftest. configure:3227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3237: result: no configure:3241: checking syslog.h presence configure:3251: cc -E conftest.c configure:3257: $? = 0 configure:3277: result: yes configure:3290: WARNING: syslog.h: present but cannot be compiled configure:3292: WARNING: syslog.h: check for missing prerequisite headers? configure:3294: WARNING: syslog.h: see the Autoconf documentation configure:3296: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:3298: WARNING: syslog.h: proceeding with the preprocessor's result configure:3300: WARNING: syslog.h: in the future, the compiler will take precedence configure:3312: checking for syslog.h configure:3319: result: yes configure:3187: checking for unistd.h configure:3192: result: no configure:3335: checking for an ANSI C-conforming const configure:3402: cc -c -fno-common conftest.c >&5 configure:3408: $? = 0 configure:3412: test -z || test ! -s conftest.err configure:3415: $? = 0 configure:3418: test -s conftest. configure:3421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3432: result: no configure:3442: checking for inline configure:3463: cc -c -fno-common conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest. configure:3482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3463: cc -c -fno-common conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest. configure:3482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3463: cc -c -fno-common conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest. configure:3482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3494: result: no configure:3513: checking for size_t configure:3537: cc -c -fno-common conftest.c >&5 configure:3543: $? = 0 configure:3547: test -z || test ! -s conftest.err configure:3550: $? = 0 configure:3553: test -s conftest. configure:3556: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3567: result: no configure:3579: checking whether time.h and sys/time.h may both be included configure:3604: cc -c -fno-common conftest.c >&5 configure:3610: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest. configure:3623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3634: result: no configure:3644: checking whether struct tm is in sys/time.h or time.h configure:3667: cc -c -fno-common conftest.c >&5 configure:3673: $? = 0 configure:3677: test -z || test ! -s conftest.err configure:3680: $? = 0 configure:3683: test -s conftest. configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:3697: result: sys/time.h configure:3707: checking for working volatile configure:3730: cc -c -fno-common conftest.c >&5 configure:3736: $? = 0 configure:3740: test -z || test ! -s conftest.err configure:3743: $? = 0 configure:3746: test -s conftest. configure:3749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | | int | main () | { | | volatile int x; | int * volatile y; | ; | return 0; | } configure:3760: result: no configure:3770: checking for socklen_t configure:3806: cc -c -fno-common conftest.c >&5 configure:3812: $? = 0 configure:3816: test -z || test ! -s conftest.err configure:3819: $? = 0 configure:3822: test -s conftest. configure:3825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_ARPA_INET_H | # include | #endif | | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:3836: result: no configure:3846: checking for struct addrinfo configure:3876: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3886: test -z || test ! -s conftest.err configure:3889: $? = 0 configure:3892: test -s conftest. configure:3895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | # include | #endif | | | | int | main () | { | if ((struct addrinfo *) 0) | return 0; | if (sizeof (struct addrinfo)) | return 0; | ; | return 0; | } configure:3906: result: no configure:3916: checking for u_int16_t configure:3946: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: `u_int16_t' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: parse error before ')' token configure:3952: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | | | | int | main () | { | if ((u_int16_t *) 0) | return 0; | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:3976: result: no configure:3986: checking for uint16_t configure:4016: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: `uint16_t' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: parse error before ')' token configure:4022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | | | | int | main () | { | if ((uint16_t *) 0) | return 0; | if (sizeof (uint16_t)) | return 0; | ; | return 0; | } configure:4046: result: no configure:4056: checking whether LOG_PERROR is declared configure:4086: cc -c -fno-common conftest.c >&5 configure:4092: $? = 0 configure:4096: test -z || test ! -s conftest.err configure:4099: $? = 0 configure:4102: test -s conftest. configure:4105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | | #ifdef HAVE_SYSLOG_H | # include | #endif | | | | int | main () | { | #ifndef LOG_PERROR | char *p = (char *) LOG_PERROR; | #endif | | ; | return 0; | } configure:4116: result: no configure:4129: checking for pid_t configure:4153: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `pid_t' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: parse error before ')' token configure:4159: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4183: result: no configure:4201: checking for unistd.h configure:4206: result: no configure:4210: checking vfork.h usability configure:4222: cc -c -fno-common conftest.c >&5 conftest.c:61:19: vfork.h: No such file or directory configure:4228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4251: result: no configure:4255: checking vfork.h presence configure:4265: cc -E conftest.c conftest.c:27:19: vfork.h: No such file or directory configure:4271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | /* end confdefs.h. */ | #include configure:4291: result: no configure:4326: checking for vfork.h configure:4333: result: no configure:4351: checking for fork configure:4408: cc -o conftest -fno-common conftest.c >&5 configure:4414: $? = 0 configure:4418: test -z || test ! -s conftest.err configure:4421: $? = 0 configure:4424: test -s conftest configure:4427: $? = 0 configure:4439: result: yes configure:4351: checking for vfork configure:4408: cc -o conftest -fno-common conftest.c >&5 configure:4414: $? = 0 configure:4418: test -z || test ! -s conftest.err configure:4421: $? = 0 configure:4424: test -s conftest configure:4427: $? = 0 configure:4439: result: yes configure:4450: checking for working fork configure:4473: cc -o conftest -fno-common conftest.c >&5 configure:4476: $? = 0 configure:4478: ./conftest configure:4481: $? = 0 configure:4495: result: yes configure:4516: checking for working vfork configure:4649: result: yes configure:4685: checking for stdlib.h configure:4690: result: no configure:4830: checking for GNU libc compatible malloc configure:4859: cc -o conftest -fno-common conftest.c >&5 configure:4862: $? = 0 configure:4864: ./conftest configure:4867: $? = 0 configure:4881: result: yes configure:4916: checking for stdlib.h configure:4921: result: no configure:5061: checking for GNU libc compatible realloc configure:5090: cc -o conftest -fno-common conftest.c >&5 configure:5093: $? = 0 configure:5095: ./conftest configure:5098: $? = 0 configure:5112: result: yes configure:5157: checking sys/select.h usability configure:5169: cc -c -fno-common conftest.c >&5 configure:5175: $? = 0 configure:5179: test -z || test ! -s conftest.err configure:5182: $? = 0 configure:5185: test -s conftest. configure:5188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5198: result: no configure:5202: checking sys/select.h presence configure:5212: cc -E conftest.c configure:5218: $? = 0 configure:5238: result: yes configure:5251: WARNING: sys/select.h: present but cannot be compiled configure:5253: WARNING: sys/select.h: check for missing prerequisite headers? configure:5255: WARNING: sys/select.h: see the Autoconf documentation configure:5257: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5259: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5261: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5273: checking for sys/select.h configure:5280: result: yes configure:5148: checking for sys/socket.h configure:5153: result: yes configure:5293: checking types of arguments for select configure:5326: cc -c -fno-common conftest.c >&5 configure:5332: $? = 0 configure:5336: test -z || test ! -s conftest.err configure:5339: $? = 0 configure:5342: test -s conftest. configure:5345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 configure:5332: $? = 0 configure:5336: test -z || test ! -s conftest.err configure:5339: $? = 0 configure:5342: test -s conftest. configure:5345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5326: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:81: warning: extern declaration of `select' doesn't match global one configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5361: result: int,int *,struct timeval * configure:5388: checking for strftime configure:5445: cc -o conftest -fno-common conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest configure:5464: $? = 0 configure:5476: result: yes configure:5564: checking for vprintf configure:5621: cc -o conftest -fno-common conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function `vprintf' configure:5627: $? = 0 configure:5631: test -z || test ! -s conftest.err configure:5634: $? = 0 configure:5637: test -s conftest configure:5640: $? = 0 configure:5652: result: yes configure:5659: checking for _doprnt configure:5716: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:5722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:5747: result: no configure:5770: checking for alarm configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5770: checking for daemon configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5770: checking for dup2 configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5770: checking for gethostbyname configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5770: checking for gettimeofday configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5770: checking for memmove configure:5827: cc -o conftest -fno-common conftest.c >&5 configure:5833: $? = 0 configure:5837: test -z || test ! -s conftest.err configure:5840: $? = 0 configure:5843: test -s conftest configure:5846: $? = 0 configure:5858: result: yes configure:5878: checking for memset configure:5935: cc -o conftest -fno-common conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function `memset' configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5878: checking for poll configure:5935: cc -o conftest -fno-common conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5878: checking for select configure:5935: cc -o conftest -fno-common conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5878: checking for setproctitle configure:5935: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setproctitle configure:5941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DAEMON 1 | #define HAVE_DUP2 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:5966: result: no configure:5878: checking for socket configure:5935: cc -o conftest -fno-common conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5878: checking for strchr configure:5935: cc -o conftest -fno-common conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function `strchr' configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5878: checking for strerror configure:5935: cc -o conftest -fno-common conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5983: checking for strncasecmp configure:6040: cc -o conftest -fno-common conftest.c >&5 configure:6046: $? = 0 configure:6050: test -z || test ! -s conftest.err configure:6053: $? = 0 configure:6056: test -s conftest configure:6059: $? = 0 configure:6071: result: yes configure:5983: checking for strtoul configure:6040: cc -o conftest -fno-common conftest.c >&5 configure:6046: $? = 0 configure:6050: test -z || test ! -s conftest.err configure:6053: $? = 0 configure:6056: test -s conftest configure:6059: $? = 0 configure:6071: result: yes configure:5983: checking for uname configure:6040: cc -o conftest -fno-common conftest.c >&5 configure:6046: $? = 0 configure:6050: test -z || test ! -s conftest.err configure:6053: $? = 0 configure:6056: test -s conftest configure:6059: $? = 0 configure:6071: result: yes configure:5983: checking for vsyslog configure:6040: cc -o conftest -fno-common conftest.c >&5 configure:6046: $? = 0 configure:6050: test -z || test ! -s conftest.err configure:6053: $? = 0 configure:6056: test -s conftest configure:6059: $? = 0 configure:6071: result: yes configure:6083: checking for gethostbyname in -lnsl configure:6113: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:6119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DAEMON 1 | #define HAVE_DUP2 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_VSYSLOG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:6145: result: no configure:6157: checking for connect in -lsocket configure:6187: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:6193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DAEMON 1 | #define HAVE_DUP2 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_VSYSLOG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char connect (); | int | main () | { | connect (); | ; | return 0; | } configure:6219: result: no configure:6232: checking whether __progname is declared configure:6256: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: `__progname' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) configure:6262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "autossh" | #define PACKAGE_TARNAME "autossh" | #define PACKAGE_VERSION "1.4" | #define PACKAGE_STRING "autossh 1.4" | #define PACKAGE_BUGREPORT "Carson Harding " | #define PATH_SSH "/usr/bin/ssh" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define volatile | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DAEMON 1 | #define HAVE_DUP2 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_VSYSLOG 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __progname | char *p = (char *) __progname; | #endif | | ; | return 0; | } configure:6286: result: no configure:6392: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by autossh config.status 1.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:643: creating Makefile config.status:746: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_volatile=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_daemon=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_poll=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_setproctitle=no ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsyslog=yes ac_cv_have_decl_LOG_PERROR=no ac_cv_have_decl___progname=no ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_connect=no ac_cv_objext= ac_cv_path_ssh=/usr/bin/ssh ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_struct_tm=sys/time.h ac_cv_type_pid_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_struct_addrinfo=no ac_cv_type_u_int16_t=no ac_cv_type_uint16_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='Carson Harding ' PACKAGE_NAME='autossh' PACKAGE_STRING='autossh 1.4' PACKAGE_TARNAME='autossh' PACKAGE_VERSION='1.4' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' path_ssh='/usr/bin/ssh' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' ssh='/usr/bin/ssh' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DAEMON 1 #define HAVE_DUP2 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PATHS_H 1 #define HAVE_POLL 1 #define HAVE_REALLOC 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOUL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNAME 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_VSYSLOG 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE_BUGREPORT "Carson Harding " #define PACKAGE_NAME "autossh" #define PACKAGE_STRING "autossh 1.4" #define PACKAGE_TARNAME "autossh" #define PACKAGE_VERSION "1.4" #define PATH_SSH "/usr/bin/ssh" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define TM_IN_SYS_TIME 1 #define const #define inline #define pid_t int #define size_t unsigned #define volatile #endif #ifndef __cplusplus configure: exit 0