This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53a. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 147 tasks, 204 threads, 4 processors Load average: 1.48, Mach factor: 2.51 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1257: checking for a BSD-compatible install configure:1311: result: /usr/bin/install -c -o root -g wheel configure:1322: checking whether build environment is sane configure:1365: result: yes configure:1399: checking for gawk configure:1415: found /usr/local/bin/gawk configure:1425: result: gawk configure:1435: checking whether make sets ${MAKE} configure:1455: result: yes configure:1575: checking for a BSD-compatible install configure:1629: result: /usr/bin/install -c -o root -g wheel configure:1648: checking for i386-unknown-gnu-gcc configure:1674: result: cc configure:1954: checking for C compiler version configure:1957: 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:1960: $? = 0 configure:1962: 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:1965: $? = 0 configure:1967: cc -V &5 cc: `-V' option must have argument configure:1970: $? = 1 configure:1996: checking for C compiler default output configure:1999: cc -fno-common conftest.c >&5 configure:2002: $? = 0 configure:2035: result: a.out configure:2040: checking whether the C compiler works configure:2046: ./a.out configure:2049: $? = 0 configure:2064: result: yes configure:2071: checking whether we are cross compiling configure:2073: result: no configure:2076: checking for suffix of executables configure:2078: cc -o conftest -fno-common conftest.c >&5 configure:2081: $? = 0 configure:2103: result: configure:2109: checking for suffix of object files configure:2133: cc -c -fno-common conftest.c >&5 configure:2136: $? = 0 configure:2155: result: configure:2159: checking whether we are using the GNU C compiler configure:2186: cc -c -fno-common conftest.c >&5 configure:2189: $? = 0 configure:2192: test -s conftest. configure:2195: $? = 1 configure: failed program was: #line 2164 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2207: result: no configure:2213: checking whether cc accepts -g configure:2237: cc -c -g conftest.c >&5 configure:2240: $? = 0 configure:2243: test -s conftest. configure:2246: $? = 1 configure: failed program was: #line 2218 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2256: result: no configure:2273: checking for cc option to accept ANSI C configure:2336: cc -c -fno-common conftest.c >&5 configure:2339: $? = 0 configure:2342: test -s conftest. configure:2345: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2336: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2339: $? = 0 configure:2342: test -s conftest. configure:2345: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2336: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2339: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2336: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2339: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2336: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2339: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2336: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2339: $? = 0 configure:2342: test -s conftest. configure:2345: $? = 1 configure: failed program was: #line 2280 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2362: result: none needed configure:2380: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2383: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2501: checking for style of include used by make configure:2529: result: GNU configure:2536: checking dependency style of cc configure:2598: result: none configure:2609: checking how to run the C preprocessor configure:2635: cc -E conftest.c configure:2641: $? = 0 configure:2668: cc -E conftest.c configure:2664:28: ac_nonexistent.h: No such file or directory configure:2674: $? = 1 configure: failed program was: #line 2663 "configure" #include "confdefs.h" #include configure:2711: result: cc -E configure:2726: cc -E conftest.c configure:2732: $? = 0 configure:2759: cc -E conftest.c configure:2755:28: ac_nonexistent.h: No such file or directory configure:2765: $? = 1 configure: failed program was: #line 2754 "configure" #include "confdefs.h" #include configure:2806: checking for AIX configure:2825: result: no configure:2832: checking for strerror in -lcposix configure:2865: cc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2868: $? = 1 configure: failed program was: #line 2839 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2885: result: no configure:2902: checking build system type configure:2920: result: i386-unknown-gnu configure:2928: checking host system type configure:2942: result: i386-unknown-gnu configure:2952: checking for ANSI C header files configure:2966: cc -E conftest.c configure:2972: $? = 0 configure:3057: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3060: $? = 0 configure:3062: ./conftest configure:3065: $? = 0 configure:3079: result: yes configure:3103: checking for sys/types.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for sys/stat.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for stdlib.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for string.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for memory.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for strings.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for inttypes.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for stdint.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3103: checking for unistd.h configure:3116: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3119: $? = 0 configure:3122: test -s conftest. configure:3125: $? = 1 configure: failed program was: #line 3108 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3135: result: no configure:3155: checking for unistd.h configure:3160: result: no configure:3164: checking sys/param.h usability configure:3173: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3176: $? = 0 configure:3179: test -s conftest. configure:3182: $? = 1 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3191: result: no configure:3195: checking sys/param.h presence configure:3202: cc -E conftest.c configure:3208: $? = 0 configure:3226: result: yes configure:3237: WARNING: sys/param.h: present but cannot be compiled configure:3239: WARNING: sys/param.h: check for missing prerequisite headers? configure:3241: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3244: checking for sys/param.h configure:3251: result: yes configure:3164: checking ioctl.h usability configure:3173: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3201:19: ioctl.h: No such file or directory configure:3176: $? = 1 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3191: result: no configure:3195: checking ioctl.h presence configure:3202: cc -E conftest.c configure:3198:19: ioctl.h: No such file or directory configure:3208: $? = 1 configure: failed program was: #line 3197 "configure" #include "confdefs.h" #include configure:3226: result: no configure:3244: checking for ioctl.h configure:3251: result: no configure:3164: checking sys/ioctl.h usability configure:3173: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3176: $? = 0 configure:3179: test -s conftest. configure:3182: $? = 1 configure: failed program was: #line 3166 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3191: result: no configure:3195: checking sys/ioctl.h presence configure:3202: cc -E conftest.c configure:3208: $? = 0 configure:3226: result: yes configure:3237: WARNING: sys/ioctl.h: present but cannot be compiled configure:3239: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3241: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3244: checking for sys/ioctl.h configure:3251: result: yes configure:3279: checking getopt.h usability configure:3288: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3291: $? = 0 configure:3294: test -s conftest. configure:3297: $? = 1 configure: failed program was: #line 3281 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3306: result: no configure:3310: checking getopt.h presence configure:3317: cc -E conftest.c configure:3323: $? = 0 configure:3341: result: yes configure:3352: WARNING: getopt.h: present but cannot be compiled configure:3354: WARNING: getopt.h: check for missing prerequisite headers? configure:3356: WARNING: getopt.h: proceeding with the preprocessor's result configure:3359: checking for getopt.h configure:3366: result: yes configure:3279: checking stddef.h usability configure:3288: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3291: $? = 0 configure:3294: test -s conftest. configure:3297: $? = 1 configure: failed program was: #line 3281 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3306: result: no configure:3310: checking stddef.h presence configure:3317: cc -E conftest.c configure:3323: $? = 0 configure:3341: result: yes configure:3352: WARNING: stddef.h: present but cannot be compiled configure:3354: WARNING: stddef.h: check for missing prerequisite headers? configure:3356: WARNING: stddef.h: proceeding with the preprocessor's result configure:3359: checking for stddef.h configure:3366: result: yes configure:3393: checking netinet/in_systm.h usability configure:3402: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3405: $? = 0 configure:3408: test -s conftest. configure:3411: $? = 1 configure: failed program was: #line 3395 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3420: result: no configure:3424: checking netinet/in_systm.h presence configure:3431: cc -E conftest.c configure:3437: $? = 0 configure:3455: result: yes configure:3466: WARNING: netinet/in_systm.h: present but cannot be compiled configure:3468: WARNING: netinet/in_systm.h: check for missing prerequisite headers? configure:3470: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result configure:3473: checking for netinet/in_systm.h configure:3480: result: yes configure:3508: checking fcntl.h usability configure:3517: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3520: $? = 0 configure:3523: test -s conftest. configure:3526: $? = 1 configure: failed program was: #line 3510 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3535: result: no configure:3539: checking fcntl.h presence configure:3546: cc -E conftest.c configure:3552: $? = 0 configure:3570: result: yes configure:3581: WARNING: fcntl.h: present but cannot be compiled configure:3583: WARNING: fcntl.h: check for missing prerequisite headers? configure:3585: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3588: checking for fcntl.h configure:3595: result: yes configure:3508: checking sys/fcntl.h usability configure:3517: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3520: $? = 0 configure:3523: test -s conftest. configure:3526: $? = 1 configure: failed program was: #line 3510 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3535: result: no configure:3539: checking sys/fcntl.h presence configure:3546: cc -E conftest.c configure:3552: $? = 0 configure:3570: result: yes configure:3581: WARNING: sys/fcntl.h: present but cannot be compiled configure:3583: WARNING: sys/fcntl.h: check for missing prerequisite headers? configure:3585: WARNING: sys/fcntl.h: proceeding with the preprocessor's result configure:3588: checking for sys/fcntl.h configure:3595: result: yes configure:3610: checking return type of signal handlers configure:3644: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3647: $? = 0 configure:3650: test -s conftest. configure:3653: $? = 1 configure: failed program was: #line 3615 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:3663: result: int configure:3671: checking for size_t configure:3698: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3676 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:3717: result: no configure:3729: checking for off_t configure:3756: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure: In function `main': configure:3778: error: `off_t' undeclared (first use in this function) configure:3778: error: (Each undeclared identifier is reported only once configure:3778: error: for each function it appears in.) configure:3778: error: parse error before ')' token configure:3759: $? = 1 configure: failed program was: #line 3734 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((off_t *) 0) return 0; if (sizeof (off_t)) return 0; ; return 0; } configure:3775: result: no configure:3788: checking for socklen_t configure:3822: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3825: $? = 0 configure:3828: test -s conftest. configure:3831: $? = 1 configure: failed program was: #line 3793 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H # include #endif #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((socklen_t *) 0) return 0; if (sizeof (socklen_t)) return 0; ; return 0; } configure:3841: result: no configure:3853: checking for sig_atomic_t configure:3887: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: #line 3858 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H # include #endif #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((sig_atomic_t *) 0) return 0; if (sizeof (sig_atomic_t)) return 0; ; return 0; } configure:3906: result: no configure:3963: checking for an ANSI C-conforming const configure:4033: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4036: $? = 0 configure:4039: test -s conftest. configure:4042: $? = 1 configure: failed program was: #line 3968 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:4052: result: no configure:4062: checking for inline configure:4080: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4083: $? = 0 configure:4086: test -s conftest. configure:4089: $? = 1 configure: failed program was: #line 4069 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static inline foo_t static_foo () {return 0; } inline foo_t foo () {return 0; } #endif configure:4080: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4083: $? = 0 configure:4086: test -s conftest. configure:4089: $? = 1 configure: failed program was: #line 4069 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static __inline__ foo_t static_foo () {return 0; } __inline__ foo_t foo () {return 0; } #endif configure:4080: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4083: $? = 0 configure:4086: test -s conftest. configure:4089: $? = 1 configure: failed program was: #line 4069 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static __inline foo_t static_foo () {return 0; } __inline foo_t foo () {return 0; } #endif configure:4100: result: no configure:4117: checking if malloc debugging is wanted configure:4138: result: no configure:4144: checking whether __ss_family is defined configure:4177: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure: In function `main': configure:4167: error: structure has no member named `__ss_family' configure:4180: $? = 1 configure: failed program was: #line 4146 "configure" #include "confdefs.h" #include #ifdef HAVE_UNISTD_H # include #endif #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { do { struct sockaddr_storage a; (void) a.__ss_family; } while(0) ; return 0; } configure:4200: result: no configure:4207: checking whether ss_len is defined configure:4240: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4243: $? = 0 configure:4246: test -s conftest. configure:4249: $? = 1 configure: failed program was: #line 4209 "configure" #include "confdefs.h" #include #ifdef HAVE_UNISTD_H # include #endif #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { do { struct sockaddr_storage a; (void) a.ss_len; } while(0) ; return 0; } configure:4263: result: no configure:4271: checking whether __ss_len is defined configure:4304: cc -c -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure: In function `main': configure:4294: error: structure has no member named `__ss_len' configure:4307: $? = 1 configure: failed program was: #line 4273 "configure" #include "confdefs.h" #include #ifdef HAVE_UNISTD_H # include #endif #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { do { struct sockaddr_storage a; (void) a.__ss_len; } while(0) ; return 0; } configure:4327: result: no configure:4335: checking for working alloca.h configure:4359: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4362: $? = 0 configure:4365: test -s conftest configure:4368: $? = 0 configure:4378: result: yes configure:4388: checking for alloca configure:4432: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4435: $? = 0 configure:4438: test -s conftest configure:4441: $? = 0 configure:4451: result: yes configure:4645: checking for vprintf configure:4688: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4660: warning: conflicting types for built-in function `vprintf' configure:4691: $? = 0 configure:4694: test -s conftest configure:4697: $? = 0 configure:4707: result: yes configure:4714: checking for _doprnt configure:4757: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 ld: Undefined symbols: __doprnt configure:4760: $? = 1 configure: failed program was: #line 4719 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__doprnt) || defined (__stub____doprnt) choke me #else f = _doprnt; #endif ; return 0; } configure:4776: result: no configure:4795: checking for getopt_long configure:4838: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest configure:4847: $? = 0 configure:4857: result: yes configure:4869: checking for connect configure:4912: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:4915: $? = 0 configure:4918: test -s conftest configure:4921: $? = 0 configure:4931: result: yes configure:5004: checking for gethostbyname configure:5047: cc -o conftest -fno-common -D_GNU_SOURCE=1 conftest.c >&5 configure:5050: $? = 0 configure:5053: test -s conftest configure:5056: $? = 0 configure:5066: result: yes configure:5139: checking for gethostbyname configure:5201: result: yes configure:5579: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating Makefile config.status:634: creating src/Makefile config.status:759: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_vprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_ioctl_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes ac_cv_type_off_t=no ac_cv_type_sig_atomic_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "ftpmap" #define VERSION "0.4" #define STDC_HEADERS 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define RETSIGTYPE int #define size_t unsigned #define off_t long #define socklen_t int #define sig_atomic_t signed char #define const #define inline #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_VPRINTF 1 #define HAVE_GETOPT_LONG 1 configure: exit 0