This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cmdftp configure 0.9.7, which was generated by GNU Autoconf 2.61. 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 /usr/bin/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: 137 tasks, 192 threads, 4 processors Load average: 2.88, Mach factor: 1.72 /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: /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:1790: checking build system type configure:1808: result: i386-unknown-gnu configure:1830: checking host system type configure:1845: result: i386-unknown-gnu configure:1867: checking target system type configure:1882: result: i386-unknown-gnu configure:1925: checking for a BSD-compatible install configure:1981: result: /usr/bin/install -c -o root -g wheel configure:1992: checking whether build environment is sane configure:2035: result: yes configure:2100: checking for gawk configure:2116: found /usr/local/bin/gawk configure:2127: result: gawk configure:2138: checking whether make sets $(MAKE) configure:2159: result: yes configure:2343: checking whether to enable maintainer-specific portions of Makefiles configure:2352: result: no configure:2374: checking custom features and packages configure:2377: checking --enable-list-hack configure:2388: result: yes configure:2412: checking for i386-unknown-gnu-gcc configure:2439: result: cc configure:2717: checking for C compiler version configure:2724: 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:2727: $? = 0 configure:2734: 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:2737: $? = 0 configure:2744: cc -V >&5 cc: `-V' option must have argument configure:2747: $? = 1 configure:2770: checking for C compiler default output file name configure:2797: cc -fno-common conftest.c >&5 configure:2800: $? = 0 configure:2838: result: a.out configure:2855: checking whether the C compiler works configure:2865: ./a.out configure:2868: $? = 0 configure:2885: result: yes configure:2892: checking whether we are cross compiling configure:2894: result: no configure:2897: checking for suffix of executables configure:2904: cc -o conftest -fno-common conftest.c >&5 configure:2907: $? = 0 configure:2931: result: configure:2937: checking for suffix of object files configure:2963: cc -c -fno-common conftest.c >&5 configure:2966: $? = 0 configure:2989: result: configure:2993: checking whether we are using the GNU C compiler configure:3022: cc -c -fno-common conftest.c >&5 configure:3028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3045: result: no configure:3050: checking whether cc accepts -g configure:3080: cc -c -g conftest.c >&5 configure:3086: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3118: cc -c conftest.c >&5 configure:3124: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3157: cc -c -g conftest.c >&5 configure:3163: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3185: result: no configure:3202: checking for cc option to accept ISO C89 configure:3276: cc -c -fno-common conftest.c >&5 configure:3282: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3282: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3282: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3276: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3282: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3308: result: unsupported configure:3334: checking for style of include used by make configure:3362: result: GNU configure:3390: checking dependency style of cc configure:3480: result: gcc3 configure:3508: checking for dirent.h that defines DIR configure:3537: cc -c -fno-common conftest.c >&5 configure:3543: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3559: result: no configure:3508: checking for sys/ndir.h that defines DIR configure:3537: cc -c -fno-common conftest.c >&5 conftest.c:12:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:3543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3559: result: no configure:3508: checking for sys/dir.h that defines DIR configure:3537: cc -c -fno-common conftest.c >&5 configure:3543: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3559: result: no configure:3508: checking for ndir.h that defines DIR configure:3537: cc -c -fno-common conftest.c >&5 conftest.c:12:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:3543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3559: result: no configure:3656: checking for library containing opendir configure:3697: cc -o conftest -fno-common conftest.c >&5 configure:3703: $? = 0 configure:3731: result: none required configure:3746: checking how to run the C preprocessor configure:3786: cc -E conftest.c configure:3792: $? = 0 configure:3823: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include configure:3862: result: cc -E configure:3891: cc -E conftest.c configure:3897: $? = 0 configure:3928: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3934: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include configure:3972: checking for grep that handles long lines and -e configure:4046: result: /usr/bin/grep configure:4051: checking for egrep configure:4129: result: /usr/bin/grep -E configure:4134: checking for ANSI C header files configure:4164: cc -c -fno-common conftest.c >&5 configure:4170: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4295: result: no configure:4305: checking for sys/wait.h that is POSIX.1 compatible configure:4341: cc -c -fno-common conftest.c >&5 configure:4347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (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:4362: result: no configure:4372: checking whether stat file-mode macros are broken configure:4409: cc -c -fno-common conftest.c >&5 configure:4415: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | /* end confdefs.h. */ | #include | #include | | #if defined S_ISBLK && defined S_IFDIR | extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1]; | #endif | | #if defined S_ISBLK && defined S_IFCHR | extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1]; | #endif | | #if defined S_ISLNK && defined S_IFREG | extern char c3[S_ISLNK (S_IFREG) ? -1 : 1]; | #endif | | #if defined S_ISSOCK && defined S_IFREG | extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1]; | #endif | configure:4430: result: yes configure:4455: checking for sys/types.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for sys/stat.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for stdlib.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for string.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for memory.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for strings.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for inttypes.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for stdint.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4455: checking for unistd.h configure:4476: cc -c -fno-common conftest.c >&5 configure:4482: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4498: result: no configure:4538: checking stddef.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking stddef.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: stddef.h: present but cannot be compiled configure:4629: WARNING: stddef.h: check for missing prerequisite headers? configure:4631: WARNING: stddef.h: see the Autoconf documentation configure:4633: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: stddef.h: proceeding with the preprocessor's result configure:4637: WARNING: stddef.h: in the future, the compiler will take precedence configure:4647: checking for stddef.h configure:4655: result: yes configure:4538: checking sys/socket.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking sys/socket.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: sys/socket.h: present but cannot be compiled configure:4629: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4631: WARNING: sys/socket.h: see the Autoconf documentation configure:4633: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4637: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4647: checking for sys/socket.h configure:4655: result: yes configure:4538: checking netinet/in.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking netinet/in.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: netinet/in.h: present but cannot be compiled configure:4629: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4631: WARNING: netinet/in.h: see the Autoconf documentation configure:4633: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4637: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4647: checking for netinet/in.h configure:4655: result: yes configure:4538: checking arpa/inet.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking arpa/inet.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: arpa/inet.h: present but cannot be compiled configure:4629: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4631: WARNING: arpa/inet.h: see the Autoconf documentation configure:4633: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4637: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4647: checking for arpa/inet.h configure:4655: result: yes configure:4538: checking netdb.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking netdb.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: netdb.h: present but cannot be compiled configure:4629: WARNING: netdb.h: check for missing prerequisite headers? configure:4631: WARNING: netdb.h: see the Autoconf documentation configure:4633: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: netdb.h: proceeding with the preprocessor's result configure:4637: WARNING: netdb.h: in the future, the compiler will take precedence configure:4647: checking for netdb.h configure:4655: result: yes configure:4538: checking termios.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking termios.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: termios.h: present but cannot be compiled configure:4629: WARNING: termios.h: check for missing prerequisite headers? configure:4631: WARNING: termios.h: see the Autoconf documentation configure:4633: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: termios.h: proceeding with the preprocessor's result configure:4637: WARNING: termios.h: in the future, the compiler will take precedence configure:4647: checking for termios.h configure:4655: result: yes configure:4538: checking signal.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking signal.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: signal.h: present but cannot be compiled configure:4629: WARNING: signal.h: check for missing prerequisite headers? configure:4631: WARNING: signal.h: see the Autoconf documentation configure:4633: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: signal.h: proceeding with the preprocessor's result configure:4637: WARNING: signal.h: in the future, the compiler will take precedence configure:4647: checking for signal.h configure:4655: result: yes configure:4538: checking ctype.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking ctype.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: ctype.h: present but cannot be compiled configure:4629: WARNING: ctype.h: check for missing prerequisite headers? configure:4631: WARNING: ctype.h: see the Autoconf documentation configure:4633: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: ctype.h: proceeding with the preprocessor's result configure:4637: WARNING: ctype.h: in the future, the compiler will take precedence configure:4647: checking for ctype.h configure:4655: result: yes configure:4538: checking stdio.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking stdio.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: stdio.h: present but cannot be compiled configure:4629: WARNING: stdio.h: check for missing prerequisite headers? configure:4631: WARNING: stdio.h: see the Autoconf documentation configure:4633: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: stdio.h: proceeding with the preprocessor's result configure:4637: WARNING: stdio.h: in the future, the compiler will take precedence configure:4647: checking for stdio.h configure:4655: result: yes configure:4538: checking libgen.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking libgen.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: libgen.h: present but cannot be compiled configure:4629: WARNING: libgen.h: check for missing prerequisite headers? configure:4631: WARNING: libgen.h: see the Autoconf documentation configure:4633: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: libgen.h: proceeding with the preprocessor's result configure:4637: WARNING: libgen.h: in the future, the compiler will take precedence configure:4647: checking for libgen.h configure:4655: result: yes configure:4538: checking fnmatch.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking fnmatch.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: fnmatch.h: present but cannot be compiled configure:4629: WARNING: fnmatch.h: check for missing prerequisite headers? configure:4631: WARNING: fnmatch.h: see the Autoconf documentation configure:4633: WARNING: fnmatch.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: fnmatch.h: proceeding with the preprocessor's result configure:4637: WARNING: fnmatch.h: in the future, the compiler will take precedence configure:4647: checking for fnmatch.h configure:4655: result: yes configure:4538: checking errno.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking errno.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: errno.h: present but cannot be compiled configure:4629: WARNING: errno.h: check for missing prerequisite headers? configure:4631: WARNING: errno.h: see the Autoconf documentation configure:4633: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: errno.h: proceeding with the preprocessor's result configure:4637: WARNING: errno.h: in the future, the compiler will take precedence configure:4647: checking for errno.h configure:4655: result: yes configure:4538: checking fcntl.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking fcntl.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: fcntl.h: present but cannot be compiled configure:4629: WARNING: fcntl.h: check for missing prerequisite headers? configure:4631: WARNING: fcntl.h: see the Autoconf documentation configure:4633: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4637: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4647: checking for fcntl.h configure:4655: result: yes configure:4538: checking getopt.h usability configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4575: result: no configure:4579: checking getopt.h presence configure:4594: cc -E conftest.c configure:4600: $? = 0 configure:4614: result: yes configure:4627: WARNING: getopt.h: present but cannot be compiled configure:4629: WARNING: getopt.h: check for missing prerequisite headers? configure:4631: WARNING: getopt.h: see the Autoconf documentation configure:4633: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4635: WARNING: getopt.h: proceeding with the preprocessor's result configure:4637: WARNING: getopt.h: in the future, the compiler will take precedence configure:4647: checking for getopt.h configure:4655: result: yes configure:4679: checking for strchr configure:4735: cc -o conftest -fno-common conftest.c >&5 conftest.c:49: warning: conflicting types for built-in function `strchr' configure:4741: $? = 0 configure:4759: result: yes configure:4679: checking for memcpy configure:4735: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `memcpy' configure:4741: $? = 0 configure:4759: result: yes configure:4679: checking for snprintf configure:4735: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `snprintf' configure:4741: $? = 0 configure:4759: result: yes configure:4679: checking for strdup configure:4735: cc -o conftest -fno-common conftest.c >&5 configure:4741: $? = 0 configure:4759: result: yes configure:4679: checking for mkstemp configure:4735: cc -o conftest -fno-common conftest.c >&5 configure:4741: $? = 0 configure:4759: result: yes configure:4770: checking for working volatile configure:4799: cc -c -fno-common conftest.c >&5 configure:4805: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | | int | main () | { | | volatile int x; | int * volatile y = (int *) 0; | return !x && !y; | ; | return 0; | } configure:4820: result: no configure:4830: checking for size_t configure:4860: cc -c -fno-common conftest.c >&5 configure:4866: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4881: result: no configure:4893: checking for ssize_t configure:4923: cc -c -fno-common conftest.c >&5 conftest.c:66: error: parse error before "ac__type_new_" conftest.c:66: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:70: error: parse error before ')' token configure:4929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4944: result: no configure:4956: checking for pid_t configure:4986: cc -c -fno-common conftest.c >&5 conftest.c:67: error: parse error before "ac__type_new_" conftest.c:67: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:71: error: parse error before ')' token configure:4992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5007: result: no configure:5019: checking for off_t configure:5049: cc -c -fno-common conftest.c >&5 conftest.c:68: error: parse error before "ac__type_new_" conftest.c:68: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:72: error: parse error before ')' token configure:5055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5070: result: no configure:5082: checking for socklen_t configure:5121: cc -c -fno-common conftest.c >&5 configure:5127: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | # include | #endif | | #if HAVE_SYS_SOCKET_H | # include | #endif | | | typedef socklen_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5142: result: no configure:5157: checking for ptrdiff_t configure:5187: cc -c -fno-common conftest.c >&5 conftest.c:70: error: parse error before "ac__type_new_" conftest.c:70: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:74: error: parse error before ')' token configure:5193: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5208: result: no configure:5221: checking for fseeko configure:5277: cc -o conftest -fno-common conftest.c >&5 configure:5283: $? = 0 configure:5300: result: yes configure:5304: checking for _LARGEFILE_SOURCE value needed for large files configure:5331: cc -o conftest -fno-common conftest.c >&5 configure:5337: $? = 0 configure:5401: result: no configure:5431: checking for special C compiler options needed for large files configure:5471: cc -c -fno-common conftest.c >&5 conftest.c:45: warning: left shift count >= width of type conftest.c:45: warning: left shift count >= width of type conftest.c:47: error: size of array `off_t_is_large' is negative configure:5477: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5498: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' conftest.c:45: warning: left shift count >= width of type conftest.c:45: warning: left shift count >= width of type conftest.c:47: error: size of array `off_t_is_large' is negative configure:5504: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5524: result: no configure:5530: checking for _FILE_OFFSET_BITS value needed for large files configure:5565: cc -c -fno-common conftest.c >&5 conftest.c:45: warning: left shift count >= width of type conftest.c:45: warning: left shift count >= width of type conftest.c:47: error: size of array `off_t_is_large' is negative configure:5571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5615: cc -c -fno-common conftest.c >&5 conftest.c:46: warning: left shift count >= width of type conftest.c:46: warning: left shift count >= width of type conftest.c:48: error: size of array `off_t_is_large' is negative configure:5621: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5639: result: unknown configure:5651: checking for _LARGE_FILES value needed for large files configure:5686: cc -c -fno-common conftest.c >&5 conftest.c:45: warning: left shift count >= width of type conftest.c:45: warning: left shift count >= width of type conftest.c:47: error: size of array `off_t_is_large' is negative configure:5692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5736: cc -c -fno-common conftest.c >&5 conftest.c:46: warning: left shift count >= width of type conftest.c:46: warning: left shift count >= width of type conftest.c:48: error: size of array `off_t_is_large' is negative configure:5742: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5760: result: unknown configure:5783: checking for off_t configure:5834: result: no configure:5841: checking size of off_t configure:6143: cc -o conftest -fno-common conftest.c >&5 configure:6146: $? = 0 configure:6152: ./conftest configure:6155: $? = 0 configure:6178: result: 4 configure:6188: checking for int configure:6218: cc -c -fno-common conftest.c >&5 configure:6224: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6239: result: no configure:6246: checking size of int configure:6548: cc -o conftest -fno-common conftest.c >&5 configure:6551: $? = 0 configure:6557: ./conftest configure:6560: $? = 0 configure:6583: result: 4 configure:6593: checking for long configure:6623: cc -c -fno-common conftest.c >&5 configure:6629: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6644: result: no configure:6651: checking size of long configure:6953: cc -o conftest -fno-common conftest.c >&5 configure:6956: $? = 0 configure:6962: ./conftest configure:6965: $? = 0 configure:6988: result: 4 configure:6998: checking for long long configure:7028: cc -c -fno-common conftest.c >&5 configure:7034: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cmdftp" | #define PACKAGE_TARNAME "cmdftp" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "cmdftp 0.9.7" | #define PACKAGE_BUGREPORT "claudio@gnu.org" | #define PACKAGE "cmdftp" | #define VERSION "0.9.7" | #define CMDFTP_LIST_HACK 1 | #define STAT_MACROS_BROKEN 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define volatile | #define size_t unsigned int | #define ssize_t int | #define pid_t int | #define off_t long int | #define socklen_t int | #define ptrdiff_t int | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7049: result: no configure:7056: checking size of long long configure:7358: cc -o conftest -fno-common conftest.c >&5 configure:7361: $? = 0 configure:7367: ./conftest configure:7370: $? = 0 configure:7393: result: 8 configure:7406: checking for library containing gethostbyname configure:7447: cc -o conftest -fno-common conftest.c >&5 configure:7453: $? = 0 configure:7481: result: none required configure:7489: checking for library containing socket configure:7530: cc -o conftest -fno-common conftest.c >&5 configure:7536: $? = 0 configure:7564: result: none required configure:7644: checking for getopt_long configure:7700: cc -o conftest -fno-common conftest.c >&5 configure:7706: $? = 0 configure:7724: result: yes configure:7931: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cmdftp config.status 0.9.7, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:648: creating Makefile config.status:648: creating config.h config.status:938: executing depfiles commands configure:9145: Configuration complete. configure:9147: CFLAGS=-fno-common, LDFLAGS=, LIBS= configure:9149: Installation prefix= ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=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_LIBS_set= ac_cv_env_LIBS_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_func_fseeko=yes ac_cv_func_getopt_long=yes ac_cv_func_memcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=4 ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=i386-unknown-gnu ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_ssize_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/missing --run makeinfo' OBJEXT='' PACKAGE='cmdftp' PACKAGE_BUGREPORT='claudio@gnu.org' PACKAGE_NAME='cmdftp' PACKAGE_STRING='cmdftp 0.9.7' PACKAGE_TARNAME='cmdftp' PACKAGE_VERSION='0.9.7' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.9.7' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/ftp/cmdftp/work/cmdftp-0.9.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "cmdftp" #define PACKAGE_TARNAME "cmdftp" #define PACKAGE_VERSION "0.9.7" #define PACKAGE_STRING "cmdftp 0.9.7" #define PACKAGE_BUGREPORT "claudio@gnu.org" #define PACKAGE "cmdftp" #define VERSION "0.9.7" #define CMDFTP_LIST_HACK 1 #define STAT_MACROS_BROKEN 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDIO_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define volatile #define size_t unsigned int #define ssize_t int #define pid_t int #define off_t long int #define socklen_t int #define ptrdiff_t int #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_GETOPT_LONG 1 configure: exit 0