This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by scponly configure 4.6, 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: 160 tasks, 217 threads, 4 processors Load average: 0.65, Mach factor: 3.33 /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:1371: checking build system type configure:1389: result: i386-unknown-gnu configure:1397: checking host system type configure:1411: result: i386-unknown-gnu configure:1456: checking for i386-unknown-gnu-gcc configure:1482: result: cc configure:1764: checking for C compiler version configure:1767: 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:1770: $? = 0 configure:1772: 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:1775: $? = 0 configure:1777: cc -V &5 cc: `-V' option must have argument configure:1780: $? = 1 configure:1803: checking for C compiler default output file name configure:1806: cc -fno-common conftest.c >&5 configure:1809: $? = 0 configure:1855: result: a.out configure:1860: checking whether the C compiler works configure:1866: ./a.out configure:1869: $? = 0 configure:1886: result: yes configure:1893: checking whether we are cross compiling configure:1895: result: no configure:1898: checking for suffix of executables configure:1900: cc -o conftest -fno-common conftest.c >&5 configure:1903: $? = 0 configure:1928: result: configure:1934: checking for suffix of object files configure:1955: cc -c -fno-common conftest.c >&5 configure:1958: $? = 0 configure:1980: result: configure:1984: checking whether we are using the GNU C compiler configure:2008: cc -c -fno-common conftest.c >&5 configure:2014: $? = 0 configure:2018: test -z || test ! -s conftest.err configure:2021: $? = 0 configure:2024: test -s conftest. configure:2027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2040: result: no configure:2046: checking whether cc accepts -g configure:2067: cc -c -g conftest.c >&5 configure:2073: $? = 0 configure:2077: test -z || test ! -s conftest.err configure:2080: $? = 0 configure:2083: test -s conftest. configure:2086: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2097: result: no configure:2114: checking for cc option to accept ANSI C configure:2184: cc -c -fno-common conftest.c >&5 configure:2190: $? = 0 configure:2194: test -z || test ! -s conftest.err configure:2197: $? = 0 configure:2200: test -s conftest. configure:2203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2184: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2190: $? = 0 configure:2194: test -z || test ! -s conftest.err configure:2197: $? = 0 configure:2200: test -s conftest. configure:2203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2184: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2184: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2184: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2184: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2190: $? = 0 configure:2194: test -z || test ! -s conftest.err configure:2197: $? = 0 configure:2200: test -s conftest. configure:2203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | /* 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:2221: result: none needed configure:2239: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2245: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2391: checking for a BSD-compatible install configure:2446: result: /usr/bin/install -c -o root -g wheel configure:2457: checking whether ln -s works configure:2461: result: yes configure:2470: checking for cut configure:2488: found /usr/local/bin/cut configure:2500: result: /usr/local/bin/cut configure:2509: checking for grep configure:2527: found /usr/local/bin/grep configure:2539: result: /usr/local/bin/grep configure:2548: checking for sort configure:2566: found /usr/local/bin/sort configure:2578: result: /usr/local/bin/sort configure:2587: checking for ldd configure:2620: result: no configure:2626: checking for useradd configure:2659: result: no configure:2665: checking for chown configure:2683: found /usr/local/bin/chown configure:2695: result: /usr/local/bin/chown configure:2704: checking for chmod configure:2722: found /usr/local/bin/chmod configure:2734: result: /usr/local/bin/chmod configure:2743: checking for dirname configure:2761: found /usr/local/bin/dirname configure:2773: result: /usr/local/bin/dirname configure:2782: checking for id configure:2800: found /usr/local/bin/id configure:2812: result: /usr/local/bin/id configure:2821: checking for pw configure:2839: found /usr/local/bin/pw configure:2851: result: /usr/local/bin/pw configure:2860: checking for rm configure:2878: found /usr/local/bin/rm configure:2890: result: /usr/local/bin/rm configure:2899: checking for pwd_mkdb configure:2917: found /usr/sbin/pwd_mkdb configure:2929: result: /usr/sbin/pwd_mkdb configure:3732: enabling WinSCP compatability... configure:3736: checking for pwd configure:3755: found /usr/local/bin/pwd configure:3767: result: /usr/local/bin/pwd configure:3781: checking for groups configure:3800: found /usr/local/bin/groups configure:3812: result: /usr/local/bin/groups configure:3826: checking for id configure:3845: found /usr/local/bin/id configure:3857: result: /usr/local/bin/id configure:3871: checking for echo configure:3890: found /usr/local/bin/echo configure:3902: result: /usr/local/bin/echo configure:4219: enabling SFTP compatability... configure:4224: checking for sftp-server configure:4243: found /usr/libexec/sftp-server configure:4255: result: /usr/libexec/sftp-server configure:4283: checking how to run the C preprocessor configure:4318: cc -E conftest.c configure:4324: $? = 0 configure:4356: cc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:4362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* end confdefs.h. */ | #include configure:4401: result: cc -E configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4463: cc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:4469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* end confdefs.h. */ | #include configure:4513: checking for egrep configure:4523: result: grep -E configure:4528: checking for ANSI C header files configure:4553: cc -c -fno-common conftest.c >&5 configure:4559: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest. configure:4572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4681: result: no configure:4705: checking for sys/types.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for sys/stat.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for stdlib.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for string.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for memory.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for strings.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for inttypes.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for stdint.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4705: checking for unistd.h configure:4721: cc -c -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest. configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4751: result: no configure:4775: checking for stdlib.h configure:4780: result: no configure:4775: checking for string.h configure:4780: result: no configure:4784: checking syslog.h usability configure:4796: cc -c -fno-common conftest.c >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | /* 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:4825: result: no configure:4829: checking syslog.h presence configure:4839: cc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4878: WARNING: syslog.h: present but cannot be compiled configure:4880: WARNING: syslog.h: check for missing prerequisite headers? configure:4882: WARNING: syslog.h: see the Autoconf documentation configure:4884: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4886: WARNING: syslog.h: proceeding with the preprocessor's result configure:4888: WARNING: syslog.h: in the future, the compiler will take precedence configure:4900: checking for syslog.h configure:4907: result: yes configure:4775: checking for unistd.h configure:4780: result: no configure:4784: checking wordexp.h usability configure:4796: cc -c -fno-common conftest.c >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_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:4825: result: no configure:4829: checking wordexp.h presence configure:4839: cc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4878: WARNING: wordexp.h: present but cannot be compiled configure:4880: WARNING: wordexp.h: check for missing prerequisite headers? configure:4882: WARNING: wordexp.h: see the Autoconf documentation configure:4884: WARNING: wordexp.h: section "Present But Cannot Be Compiled" configure:4886: WARNING: wordexp.h: proceeding with the preprocessor's result configure:4888: WARNING: wordexp.h: in the future, the compiler will take precedence configure:4900: checking for wordexp.h configure:4907: result: yes configure:4784: checking glob.h usability configure:4796: cc -c -fno-common conftest.c >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_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:4825: result: no configure:4829: checking glob.h presence configure:4839: cc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4878: WARNING: glob.h: present but cannot be compiled configure:4880: WARNING: glob.h: check for missing prerequisite headers? configure:4882: WARNING: glob.h: see the Autoconf documentation configure:4884: WARNING: glob.h: section "Present But Cannot Be Compiled" configure:4886: WARNING: glob.h: proceeding with the preprocessor's result configure:4888: WARNING: glob.h: in the future, the compiler will take precedence configure:4900: checking for glob.h configure:4907: result: yes configure:4784: checking libgen.h usability configure:4796: cc -c -fno-common conftest.c >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_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:4825: result: no configure:4829: checking libgen.h presence configure:4839: cc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4878: WARNING: libgen.h: present but cannot be compiled configure:4880: WARNING: libgen.h: check for missing prerequisite headers? configure:4882: WARNING: libgen.h: see the Autoconf documentation configure:4884: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4886: WARNING: libgen.h: proceeding with the preprocessor's result configure:4888: WARNING: libgen.h: in the future, the compiler will take precedence configure:4900: checking for libgen.h configure:4907: result: yes configure:4784: checking getopt.h usability configure:4796: cc -c -fno-common conftest.c >&5 configure:4802: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_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:4825: result: no configure:4829: checking getopt.h presence configure:4839: cc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4878: WARNING: getopt.h: present but cannot be compiled configure:4880: WARNING: getopt.h: check for missing prerequisite headers? configure:4882: WARNING: getopt.h: see the Autoconf documentation configure:4884: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4886: WARNING: getopt.h: proceeding with the preprocessor's result configure:4888: WARNING: getopt.h: in the future, the compiler will take precedence configure:4900: checking for getopt.h configure:4907: result: yes configure:4921: checking for an ANSI C-conforming const configure:4988: cc -c -fno-common conftest.c >&5 configure:4994: $? = 0 configure:4998: test -z || test ! -s conftest.err configure:5001: $? = 0 configure:5004: test -s conftest. configure:5007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETOPT_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:5018: result: no configure:5028: checking for inline configure:5049: cc -c -fno-common conftest.c >&5 configure:5055: $? = 0 configure:5059: test -z || test ! -s conftest.err configure:5062: $? = 0 configure:5065: test -s conftest. configure:5068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETOPT_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:5049: cc -c -fno-common conftest.c >&5 configure:5055: $? = 0 configure:5059: test -z || test ! -s conftest.err configure:5062: $? = 0 configure:5065: test -s conftest. configure:5068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETOPT_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:5049: cc -c -fno-common conftest.c >&5 configure:5055: $? = 0 configure:5059: test -z || test ! -s conftest.err configure:5062: $? = 0 configure:5065: test -s conftest. configure:5068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETOPT_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:5080: result: no configure:5102: checking for working alloca.h configure:5123: cc -o conftest -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest configure:5142: $? = 0 configure:5154: result: yes configure:5164: checking for alloca configure:5205: cc -o conftest -fno-common conftest.c >&5 configure:5211: $? = 0 configure:5215: test -z || test ! -s conftest.err configure:5218: $? = 0 configure:5221: test -s conftest configure:5224: $? = 0 configure:5236: result: yes configure:5472: checking for malloc configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for atexit configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for bzero configure:5529: cc -o conftest -fno-common conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `bzero' configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for strchr configure:5529: cc -o conftest -fno-common conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function `strchr' configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for strerror configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for glob configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for wordexp configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for strspn configure:5529: cc -o conftest -fno-common conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `strspn' configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for basename configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5472: checking for getopt configure:5529: cc -o conftest -fno-common conftest.c >&5 configure:5535: $? = 0 configure:5539: test -z || test ! -s conftest.err configure:5542: $? = 0 configure:5545: test -s conftest configure:5548: $? = 0 configure:5560: result: yes configure:5571: checking whether optreset is declared configure:5596: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `optreset' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:5602: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "scponly" | #define PACKAGE_TARNAME "scponly" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "scponly 4.6" | #define PACKAGE_BUGREPORT "joe@sublimation.org" | #define HOST_OS $host_os | #define RESTRICTIVE_FILENAMES 1 | #define ENABLE_WILDCARDS 1 | #define GFTP_COMPAT 1 | #define ENABLE_SFTP 1 | #define CHROOT_CHECKDIR 1 | #define PROG_PWD "/usr/local/bin/pwd" | #define PROG_GROUPS "/usr/local/bin/groups" | #define PROG_ID "/usr/local/bin/id" | #define PROG_ECHO "/usr/local/bin/echo" | #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" | #define HAVE_SYSLOG_H 1 | #define HAVE_WORDEXP_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_GLOB 1 | #define HAVE_WORDEXP 1 | #define HAVE_STRSPN 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | char *p = (char *) optreset; | #endif | | ; | return 0; | } configure:5626: result: no configure:5733: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by scponly config.status 4.6, 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:694: creating Makefile config.status:694: creating setup_chroot.sh config.status:798: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_bzero=yes ac_cv_func_getopt=yes ac_cv_func_glob=yes ac_cv_func_malloc=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strspn=yes ac_cv_func_wordexp=yes ac_cv_have_decl_optreset=no ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_header_wordexp_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_PROG_CHMOD=/usr/local/bin/chmod ac_cv_path_PROG_CHOWN=/usr/local/bin/chown ac_cv_path_PROG_CUT=/usr/local/bin/cut ac_cv_path_PROG_DIRNAME=/usr/local/bin/dirname ac_cv_path_PROG_GREP=/usr/local/bin/grep ac_cv_path_PROG_ID=/usr/local/bin/id ac_cv_path_PROG_PW=/usr/local/bin/pw ac_cv_path_PROG_PWD_MKDB=/usr/sbin/pwd_mkdb ac_cv_path_PROG_RM=/usr/local/bin/rm ac_cv_path_PROG_SORT=/usr/local/bin/sort ac_cv_path_scponly_PROG_ECHO=/usr/local/bin/echo ac_cv_path_scponly_PROG_GROUPS=/usr/local/bin/groups ac_cv_path_scponly_PROG_ID=/usr/local/bin/id ac_cv_path_scponly_PROG_PWD=/usr/local/bin/pwd ac_cv_path_scponly_PROG_SFTP_SERVER=/usr/libexec/sftp-server 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_working_alloca_h=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CC='cc' CFLAGS='-fno-common' CHROOTED_NAME='' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='joe@sublimation.org' PACKAGE_NAME='scponly' PACKAGE_STRING='scponly 4.6' PACKAGE_TARNAME='scponly' PACKAGE_VERSION='4.6' PATH_SEPARATOR=':' PROG_CHMOD='/usr/local/bin/chmod' PROG_CHOWN='/usr/local/bin/chown' PROG_CUT='/usr/local/bin/cut' PROG_DIRNAME='/usr/local/bin/dirname' PROG_GREP='/usr/local/bin/grep' PROG_ID='/usr/local/bin/id' PROG_LDD='' PROG_PW='/usr/local/bin/pw' PROG_PWD_MKDB='/usr/sbin/pwd_mkdb' PROG_RM='/usr/local/bin/rm' PROG_SORT='/usr/local/bin/sort' PROG_USERADD='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' scponly_PROG_CHGRP='' scponly_PROG_CHMOD='' scponly_PROG_CHOWN='' scponly_PROG_ECHO='/usr/local/bin/echo' scponly_PROG_GROUPS='/usr/local/bin/groups' scponly_PROG_ID='/usr/local/bin/id' scponly_PROG_LN='' scponly_PROG_LS='' scponly_PROG_MKDIR='' scponly_PROG_MV='' scponly_PROG_PASSWD='' scponly_PROG_PWD='/usr/local/bin/pwd' scponly_PROG_QUOTA='' scponly_PROG_RM='' scponly_PROG_RMDIR='' scponly_PROG_RSYNC='' scponly_PROG_SCP='' scponly_PROG_SFTP_SERVER='/usr/libexec/sftp-server' scponly_PROG_SVN='' scponly_PROG_SVNSERV='' scponly_PROG_UNISON='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CHROOT_CHECKDIR 1 #define ENABLE_SFTP 1 #define ENABLE_WILDCARDS 1 #define GFTP_COMPAT 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATEXIT 1 #define HAVE_BASENAME 1 #define HAVE_BZERO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GLOB 1 #define HAVE_GLOB_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_MALLOC 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRSPN 1 #define HAVE_SYSLOG_H 1 #define HAVE_WORDEXP 1 #define HAVE_WORDEXP_H 1 #define HOST_OS $host_os #define PACKAGE_BUGREPORT "joe@sublimation.org" #define PACKAGE_NAME "scponly" #define PACKAGE_STRING "scponly 4.6" #define PACKAGE_TARNAME "scponly" #define PACKAGE_VERSION "4.6" #define PROG_ECHO "/usr/local/bin/echo" #define PROG_GROUPS "/usr/local/bin/groups" #define PROG_ID "/usr/local/bin/id" #define PROG_PWD "/usr/local/bin/pwd" #define PROG_SFTP_SERVER "/usr/libexec/sftp-server" #define RESTRICTIVE_FILENAMES 1 #define const #define inline #endif #ifndef __cplusplus configure: exit 0