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.52. Invocation command line was $ ./configure --with-prefsdir=/usr/local/share/freesweep --with-scoresdir=/usr/local/share/freesweep --disable-debug-log --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: 151 tasks, 206 threads, 4 processors Load average: 0.77, Mach factor: 3.22 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/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 ## ------------ ## ## Core tests. ## ## ------------ ## configure:968: PATH=".;."; conftest.sh ./configure: line 969: conftest.sh: command not found configure:971: $? = 127 configure:1013: checking build system type configure:1031: result: i386-unknown-gnu configure:1041: checking host system type configure:1055: result: i386-unknown-gnu configure:1073: checking for i386-unknown-gnu-gcc configure:1096: result: cc configure:1359: checking for C compiler version configure:1362: 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:1365: $? = 0 configure:1367: 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:1370: $? = 0 configure:1372: cc -V &5 cc: `-V' option must have argument configure:1375: $? = 1 configure:1395: checking for C compiler default output configure:1398: cc -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:1401: $? = 0 configure:1430: result: a.out configure:1435: checking whether the C compiler works configure:1441: ./a.out configure:1444: $? = 0 configure:1459: result: yes configure:1466: checking whether we are cross compiling configure:1468: result: no configure:1471: checking for executable suffix configure:1473: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:1476: $? = 0 configure:1498: result: configure:1504: checking for object suffix configure:1522: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:1525: $? = 0 configure:1544: result: configure:1548: checking whether we are using the GNU C compiler configure:1569: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:1572: $? = 0 configure:1575: test -s conftest. configure:1578: $? = 1 configure: failed program was: #line 1554 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1590: result: no configure:1596: checking whether cc accepts -g configure:1614: cc -c -g conftest.c >&5 configure:1617: $? = 0 configure:1620: test -s conftest. configure:1623: $? = 1 configure: failed program was: #line 1602 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1633: result: no configure:1660: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1663: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1761: checking whether ln -s works configure:1765: result: yes configure:1772: checking whether gmake sets ${MAKE} configure:1792: result: yes configure:1803: checking for tar configure:1820: found /usr/local/bin/tar configure:1831: result: /usr/local/bin/tar configure:1839: checking for gzip configure:1856: found /usr/local/bin/gzip configure:1867: result: /usr/local/bin/gzip configure:1875: checking for rm configure:1892: found /usr/local/bin/rm configure:1903: result: /usr/local/bin/rm configure:1947: checking for initscr in -lncurses configure:1974: cc -o conftest -fno-common -I/usr/local/include conftest.c -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:1977: $? = 0 configure:1980: test -s conftest configure:1983: $? = 0 configure:1994: result: yes configure:2021: checking for ncurses include dir configure:2035: result: /usr/local/include/ncurses configure:2377: checking for main in -lm configure:2397: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:2400: $? = 0 configure:2403: test -s conftest configure:2406: $? = 0 configure:2417: result: yes configure:2433: checking how to run the C preprocessor configure:2459: cc -E conftest.c configure:2465: $? = 0 configure:2492: cc -E conftest.c configure:2489:28: ac_nonexistent.h: No such file or directory configure:2498: $? = 1 configure: failed program was: #line 2488 "configure" #include "confdefs.h" #include configure:2535: result: cc -E configure:2550: cc -E conftest.c configure:2556: $? = 0 configure:2583: cc -E conftest.c configure:2580:28: ac_nonexistent.h: No such file or directory configure:2589: $? = 1 configure: failed program was: #line 2579 "configure" #include "confdefs.h" #include configure:2628: checking for ANSI C header files configure:2642: cc -E conftest.c configure:2648: $? = 0 configure:2735: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:2738: $? = 0 configure:2740: ./conftest configure:2743: $? = 0 configure:2756: result: yes configure:2769: checking for limits.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for string.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for unistd.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for sys/file.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for getopt.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for errno.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2769: checking for sys/types.h configure:2779: cc -E conftest.c configure:2785: $? = 0 configure:2804: result: yes configure:2814: checking for cc option to accept ANSI C configure:2871: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2874: $? = 0 configure:2877: test -s conftest. configure:2880: $? = 1 configure: failed program was: #line 2822 "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:2871: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2874: $? = 0 configure:2877: test -s conftest. configure:2880: $? = 1 configure: failed program was: #line 2822 "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:2871: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2874: $? = 1 configure: failed program was: #line 2822 "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:2871: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2874: $? = 1 configure: failed program was: #line 2822 "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:2871: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2874: $? = 1 configure: failed program was: #line 2822 "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:2871: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2874: $? = 0 configure:2877: test -s conftest. configure:2880: $? = 1 configure: failed program was: #line 2822 "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:2897: result: none needed configure:2905: checking for an ANSI C-conforming const configure:2969: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2972: $? = 0 configure:2975: test -s conftest. configure:2978: $? = 1 configure: failed program was: #line 2911 "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:2988: result: no configure:3004: checking for sys/types.h configure:3035: result: yes configure:3004: checking for sys/stat.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for stdlib.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for string.h configure:3035: result: yes configure:3004: checking for memory.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for strings.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for inttypes.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for stdint.h configure:3016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: #line 3010 "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:3035: result: no configure:3004: checking for unistd.h configure:3035: result: yes configure:3045: checking for size_t configure:3066: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3069: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: #line 3051 "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:3085: result: no configure:3097: checking return type of signal handlers configure:3125: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3128: $? = 0 configure:3131: test -s conftest. configure:3134: $? = 1 configure: failed program was: #line 3103 "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 int main () { int i; ; return 0; } configure:3144: result: int configure:3154: checking for strdup configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for memset configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3170: warning: conflicting types for built-in function `memset' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for memmove configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for fileno configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for lockf configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for flock configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3210: result: yes configure:3154: checking for get_current_dir_name configure:3191: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _get_current_dir_name configure:3194: $? = 1 configure: failed program was: #line 3160 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char get_current_dir_name (); 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 get_current_dir_name (); 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_get_current_dir_name) || defined (__stub___get_current_dir_name) choke me #else f = get_current_dir_name; #endif ; return 0; } configure:3210: result: no configure:3225: checking for snprintf configure:3262: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3241: warning: conflicting types for built-in function `snprintf' configure:3265: $? = 0 configure:3268: test -s conftest configure:3271: $? = 0 configure:3281: result: yes configure:3367: checking for vsnprintf configure:3404: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3383: warning: conflicting types for built-in function `vsnprintf' configure:3407: $? = 0 configure:3410: test -s conftest configure:3413: $? = 0 configure:3423: result: yes configure:3509: checking for getopt_long configure:3546: cc -o conftest -fno-common -I/usr/local/include conftest.c -lm -lncurses -L/usr/local/lib -pthread >&5 cc: unrecognized option `-pthread' configure:3549: $? = 0 configure:3552: test -s conftest configure:3555: $? = 0 configure:3565: result: yes configure:3738: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4186: creating Makefile config.status:4186: creating sweep.h config.status:4186: creating freesweep.6 config.status:4277: creating config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -I/usr/local/include ' 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_fileno=yes ac_cv_func_flock=yes ac_cv_func_get_current_dir_name=no ac_cv_func_getopt_long=yes ac_cv_func_lockf=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_vsnprintf=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_m_main=yes ac_cv_lib_ncurses_initscr=yes ac_cv_objext= ac_cv_path_GZIP=/usr/local/bin/gzip ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_TAR=/usr/local/bin/tar 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_gmake_set=yes ac_cv_type_signal=int ac_cv_type_size_t=no freesweep_cv_includedir_ncurses=/usr/local/include/ncurses lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define const #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define size_t unsigned #define RETSIGTYPE int #define HAVE_STRDUP 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_FILENO 1 #define HAVE_LOCKF 1 #define HAVE_FLOCK 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETOPT_LONG 1 configure: exit 0