This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bestfit configure 0.2.0, which was generated by GNU Autoconf 2.52. 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: 138 tasks, 196 threads, 4 processors Load average: 3.43, Mach factor: 1.26 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:961: PATH=".;."; conftest.sh ./configure: line 962: conftest.sh: command not found configure:964: $? = 127 configure:1010: checking for a BSD compatible install configure:1059: result: /usr/bin/install -c -o root -g wheel configure:1070: checking whether build environment is sane configure:1113: result: yes configure:1128: checking whether make sets ${MAKE} configure:1148: result: yes configure:1176: checking for working aclocal configure:1183: result: found configure:1191: checking for working autoconf configure:1198: result: found configure:1206: checking for working automake configure:1213: result: found configure:1221: checking for working autoheader configure:1228: result: found configure:1236: checking for working makeinfo configure:1243: result: found configure:1271: checking whether to enable maintainer-specific portions of Makefiles configure:1280: result: no configure:1301: checking for i386-unknown-gnu-gcc configure:1324: result: cc configure:1587: checking for C compiler version configure:1590: 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:1593: $? = 0 configure:1595: 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:1598: $? = 0 configure:1600: cc -V &5 cc: `-V' option must have argument configure:1603: $? = 1 configure:1623: checking for C compiler default output configure:1626: cc -fno-common conftest.c >&5 configure:1629: $? = 0 configure:1658: result: a.out configure:1663: checking whether the C compiler works configure:1669: ./a.out configure:1672: $? = 0 configure:1687: result: yes configure:1694: checking whether we are cross compiling configure:1696: result: no configure:1699: checking for executable suffix configure:1701: cc -o conftest -fno-common conftest.c >&5 configure:1704: $? = 0 configure:1726: result: configure:1732: checking for object suffix configure:1750: cc -c -fno-common conftest.c >&5 configure:1753: $? = 0 configure:1772: result: configure:1776: checking whether we are using the GNU C compiler configure:1797: cc -c -fno-common conftest.c >&5 configure:1800: $? = 0 configure:1803: test -s conftest. configure:1806: $? = 1 configure: failed program was: #line 1782 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1818: result: no configure:1824: checking whether cc accepts -g configure:1842: cc -c -g conftest.c >&5 configure:1845: $? = 0 configure:1848: test -s conftest. configure:1851: $? = 1 configure: failed program was: #line 1830 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1861: result: no configure:1888: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1891: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2001: checking for a BSD compatible install configure:2050: result: /usr/bin/install -c -o root -g wheel configure:2064: checking for i386-unknown-gnu-ranlib configure:2090: result: no configure:2099: checking for ranlib configure:2114: found /usr/bin/ranlib configure:2123: result: ranlib configure:2142: checking for dirent.h that defines DIR configure:2163: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2149: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2166: $? = 1 configure: failed program was: #line 2148 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2182: result: no configure:2142: checking for sys/ndir.h that defines DIR configure:2163: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2149: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2150:22: sys/ndir.h: No such file or directory configure: In function `main': configure:2155: error: `DIR' undeclared (first use in this function) configure:2155: error: (Each undeclared identifier is reported only once configure:2155: error: for each function it appears in.) configure:2155: error: parse error before ')' token configure:2166: $? = 1 configure: failed program was: #line 2148 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2182: result: no configure:2142: checking for sys/dir.h that defines DIR configure:2163: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2149: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2166: $? = 1 configure: failed program was: #line 2148 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2182: result: no configure:2142: checking for ndir.h that defines DIR configure:2163: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2149: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2150:18: ndir.h: No such file or directory configure: In function `main': configure:2155: error: `DIR' undeclared (first use in this function) configure:2155: error: (Each undeclared identifier is reported only once configure:2155: error: for each function it appears in.) configure:2155: error: parse error before ')' token configure:2166: $? = 1 configure: failed program was: #line 2148 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2182: result: no configure:2249: checking for opendir in -lx configure:2276: cc -o conftest -fno-common conftest.c -lx >&5 ld: can't locate file for: -lx configure:2279: $? = 1 configure: failed program was: #line 2257 "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 opendir (); int main () { opendir (); ; return 0; } configure:2296: result: no configure:2309: checking how to run the C preprocessor configure:2335: cc -E conftest.c configure:2341: $? = 0 configure:2368: cc -E conftest.c configure:2365:28: ac_nonexistent.h: No such file or directory configure:2374: $? = 1 configure: failed program was: #line 2364 "configure" #include "confdefs.h" #include configure:2411: result: cc -E configure:2426: cc -E conftest.c configure:2432: $? = 0 configure:2459: cc -E conftest.c configure:2456:28: ac_nonexistent.h: No such file or directory configure:2465: $? = 1 configure: failed program was: #line 2455 "configure" #include "confdefs.h" #include configure:2504: checking for ANSI C header files configure:2518: cc -E conftest.c configure:2524: $? = 0 configure:2611: cc -o conftest -fno-common conftest.c >&5 configure:2614: $? = 0 configure:2616: ./conftest configure:2619: $? = 0 configure:2632: result: yes configure:2642: checking for sys/wait.h that is POSIX.1 compatible configure:2670: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2649: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2673: $? = 1 configure: failed program was: #line 2648 "configure" #include "confdefs.h" #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } configure:2689: result: no configure:2702: checking for errno.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for libintl.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for limits.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for stdint.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for stdlib.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for string.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for strings.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for sys/param.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2702: checking for unistd.h configure:2712: cc -E conftest.c configure:2718: $? = 0 configure:2737: result: yes configure:2748: checking for cc option to accept ANSI C configure:2805: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2805: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2805: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2805: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2805: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2805: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2808: $? = 1 configure: failed program was: #line 2756 "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; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2831: result: none needed configure:2839: checking for an ANSI C-conforming const configure:2903: cc -c -fno-common conftest.c >&5 configure:2906: $? = 0 configure:2909: test -s conftest. configure:2912: $? = 1 configure: failed program was: #line 2845 "configure" #include "confdefs.h" int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:2922: result: no configure:2938: checking for sys/types.h configure:2950: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2953: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2953: $? = 1 configure: failed program was: #line 2944 "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:2969: result: no configure:2938: checking for sys/stat.h configure:2950: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2953: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2953: $? = 1 configure: failed program was: #line 2944 "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:2969: result: no configure:2938: checking for stdlib.h configure:2969: result: yes configure:2938: checking for string.h configure:2969: result: yes configure:2938: checking for memory.h configure:2950: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2953: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2953: $? = 1 configure: failed program was: #line 2944 "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:2969: result: no configure:2938: checking for strings.h configure:2969: result: yes configure:2938: checking for inttypes.h configure:2950: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2953: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2953: $? = 1 configure: failed program was: #line 2944 "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:2969: result: no configure:2938: checking for stdint.h configure:2969: result: yes configure:2938: checking for unistd.h configure:2969: result: yes configure:2979: checking for pid_t configure:3000: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2994: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3003: $? = 1 configure: failed program was: #line 2985 "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 int main () { if ((pid_t *) 0) return 0; if (sizeof (pid_t)) return 0; ; return 0; } configure:3019: result: no configure:3031: checking for size_t configure:3052: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3046: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3055: $? = 1 configure: failed program was: #line 3037 "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 int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:3071: result: no configure:3088: checking for unistd.h configure:3123: result: yes configure:3088: checking for vfork.h configure:3098: cc -E conftest.c configure:3095:19: vfork.h: No such file or directory configure:3104: $? = 1 configure: failed program was: #line 3094 "configure" #include "confdefs.h" #include configure:3123: result: no configure:3136: checking for fork configure:3173: cc -o conftest -fno-common conftest.c >&5 configure:3176: $? = 0 configure:3179: test -s conftest configure:3182: $? = 0 configure:3192: result: yes configure:3136: checking for vfork configure:3173: cc -o conftest -fno-common conftest.c >&5 configure:3176: $? = 0 configure:3179: test -s conftest configure:3182: $? = 0 configure:3192: result: yes configure:3204: checking for working fork configure:3247: result: yes configure:3266: checking for working vfork configure:3392: result: yes configure:3423: checking whether lstat dereferences a symlink specified with a trailing slash configure:3451: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3444: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure: In function `main': configure:3473: error: storage size of `sbuf' isn't known configure:3454: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3435 "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 int main () { struct stat sbuf; /* Linux will dereference the symlink and fail. That is better in the sense that it means we will not have to compile and use the lstat wrapper. */ exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); ; return 0; } configure:3478: result: no configure:3491: checking whether lstat accepts an empty string configure:3513: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3509: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure: In function `main': configure:3538: error: storage size of `sbuf' isn't known configure:3516: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3500 "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 int main () { struct stat sbuf; exit (lstat ("", &sbuf) ? 1 : 0); ; return 0; } configure:3533: result: no configure:3547: checking for stdlib.h configure:3582: result: yes configure:3592: checking for working malloc configure:3618: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3603: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3621: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3601 "configure" #include "confdefs.h" #if STDC_HEADERS || HAVE_STDLIB_H # include #else char *malloc (); #endif int main () { exit (malloc (0) ? 0 : 1); ; return 0; } configure:3638: result: no configure:3648: checking whether stat accepts an empty string configure:3670: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3666: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure: In function `main': configure:3695: error: storage size of `sbuf' isn't known configure:3673: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3657 "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 int main () { struct stat sbuf; exit (stat ("", &sbuf) ? 1 : 0); ; return 0; } configure:3690: result: no configure:3704: checking for vprintf configure:3741: cc -o conftest -fno-common conftest.c >&5 configure:3720: warning: conflicting types for built-in function `vprintf' configure:3744: $? = 0 configure:3747: test -s conftest configure:3750: $? = 0 configure:3760: result: yes configure:3767: checking for _doprnt configure:3804: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:3807: $? = 1 configure: failed program was: #line 3773 "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) (); 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:3823: result: no configure:3839: checking for memset configure:3876: cc -o conftest -fno-common conftest.c >&5 configure:3855: warning: conflicting types for built-in function `memset' configure:3879: $? = 0 configure:3882: test -s conftest configure:3885: $? = 0 configure:3895: result: yes configure:3839: checking for strerror configure:3876: cc -o conftest -fno-common conftest.c >&5 configure:3879: $? = 0 configure:3882: test -s conftest configure:3885: $? = 0 configure:3895: result: yes configure:3839: checking for strstr configure:3876: cc -o conftest -fno-common conftest.c >&5 configure:3855: warning: conflicting types for built-in function `strstr' configure:3879: $? = 0 configure:3882: test -s conftest configure:3885: $? = 0 configure:3895: result: yes configure:3839: checking for strtol configure:3876: cc -o conftest -fno-common conftest.c >&5 configure:3879: $? = 0 configure:3882: test -s conftest configure:3885: $? = 0 configure:3895: result: yes configure:4004: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (bestfit 0.2.0) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4466: creating Makefile config.status:4466: creating src/Makefile config.status:4558: creating config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=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_func__doprnt=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_works=no ac_cv_func_memset=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=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_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_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_sys_wait_h=no ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_x_opendir=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=no ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "bestfit" #define VERSION "0.2.0" #define BUG_EMAIL "oskar@osk.mine.nu" #define AUTHORS "Oskar Liljeblad " #define COPYRIGHT "2001 Oskar Liljeblad" #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define const #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define pid_t int #define size_t unsigned #define HAVE_UNISTD_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_VPRINTF 1 #define HAVE_MEMSET 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 configure: exit 0