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 --enable-shared --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: 142 tasks, 199 threads, 4 processors Load average: 0.53, Mach factor: 3.46 /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:1152: PATH=".;."; conftest.sh ./configure: line 1153: conftest.sh: command not found configure:1155: $? = 127 configure:1197: checking build system type configure:1215: result: i386-unknown-gnu configure:1222: checking host system type configure:1236: result: i386-unknown-gnu configure:1243: checking target system type configure:1257: result: i386-unknown-gnu configure:1270: checking whether gmake sets ${MAKE} configure:1290: result: yes configure:1729: checking whether ln -s works configure:1733: result: yes configure:1752: checking for a BSD compatible install configure:1801: result: /usr/bin/install -c -o root -g wheel configure:1815: checking for i386-unknown-gnu-ranlib configure:1841: result: no configure:1850: checking for ranlib configure:1865: found /usr/bin/ranlib configure:1874: result: ranlib configure:1894: checking for i386-unknown-gnu-gcc configure:1917: result: cc configure:2180: checking for C compiler version configure:2183: 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:2186: $? = 0 configure:2188: 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:2191: $? = 0 configure:2193: cc -V &5 cc: `-V' option must have argument configure:2196: $? = 1 configure:2216: checking for C compiler default output configure:2219: cc -fno-common conftest.c >&5 configure:2222: $? = 0 configure:2251: result: a.out configure:2256: checking whether the C compiler works configure:2262: ./a.out configure:2265: $? = 0 configure:2280: result: yes configure:2287: checking whether we are cross compiling configure:2289: result: no configure:2292: checking for executable suffix configure:2294: cc -o conftest -fno-common conftest.c >&5 configure:2297: $? = 0 configure:2319: result: configure:2325: checking for object suffix configure:2343: cc -c -fno-common conftest.c >&5 configure:2346: $? = 0 configure:2365: result: configure:2369: checking whether we are using the GNU C compiler configure:2390: cc -c -fno-common conftest.c >&5 configure:2393: $? = 0 configure:2396: test -s conftest. configure:2399: $? = 1 configure: failed program was: #line 2375 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2411: result: no configure:2417: checking whether cc accepts -g configure:2435: cc -c -g conftest.c >&5 configure:2438: $? = 0 configure:2441: test -s conftest. configure:2444: $? = 1 configure: failed program was: #line 2423 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2454: result: no configure:2481: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2484: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2586: checking for g++ configure:2609: result: c++ configure:2630: checking for i386-unknown-gnu-g++ configure:2653: result: c++ configure:2707: checking for C++ compiler version configure:2710: c++ --version &5 c++ (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:2713: $? = 0 configure:2715: c++ -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:2718: $? = 0 configure:2720: c++ -V &5 c++: `-V' option must have argument configure:2723: $? = 1 configure:2726: checking whether we are using the GNU C++ compiler configure:2747: c++ -c -fno-common conftest.cc >&5 configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 1 configure: failed program was: #line 2732 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2768: result: no configure:2774: checking whether c++ accepts -g configure:2792: c++ -c -g conftest.cc >&5 configure:2795: $? = 0 configure:2798: test -s conftest. configure:2801: $? = 1 configure: failed program was: #line 2780 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2811: result: no configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include #include int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include extern "C" void exit (int); int main () { exit (42); ; return 0; } configure:2851: c++ -c -fno-common conftest.cc >&5 configure:2854: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: #line 2838 "configure" #include "confdefs.h" #include void exit (int); int main () { exit (42); ; return 0; } configure:2918: checking how to run the C preprocessor configure:2944: cc -E conftest.c configure:2950: $? = 0 configure:2977: cc -E conftest.c configure:2974:28: ac_nonexistent.h: No such file or directory configure:2983: $? = 1 configure: failed program was: #line 2973 "configure" #include "confdefs.h" #include configure:3020: result: cc -E configure:3035: cc -E conftest.c configure:3041: $? = 0 configure:3068: cc -E conftest.c configure:3065:28: ac_nonexistent.h: No such file or directory configure:3074: $? = 1 configure: failed program was: #line 3064 "configure" #include "confdefs.h" #include configure:3118: checking how to run the C++ preprocessor configure:3140: c++ -E conftest.cc configure:3146: $? = 0 configure:3173: c++ -E conftest.cc configure:3170:28: ac_nonexistent.h: No such file or directory configure:3179: $? = 1 configure: failed program was: #line 3169 "configure" #include "confdefs.h" #include configure:3216: result: c++ -E configure:3231: c++ -E conftest.cc configure:3237: $? = 0 configure:3264: c++ -E conftest.cc configure:3261:28: ac_nonexistent.h: No such file or directory configure:3270: $? = 1 configure: failed program was: #line 3260 "configure" #include "confdefs.h" #include configure:3311: checking for ar configure:3326: found /usr/bin/ar configure:3334: result: ar configure:3343: checking for perl configure:3358: found /usr/local/bin/perl configure:3366: result: perl configure:3375: checking for pdflatex configure:3392: found /usr/local/bin/pdflatex configure:3403: result: /usr/local/bin/pdflatex configure:3412: checking for pslatex configure:3429: found /usr/local/bin/pslatex configure:3440: result: /usr/local/bin/pslatex configure:3449: checking for bibtex configure:3466: found /usr/local/bin/bibtex configure:3477: result: /usr/local/bin/bibtex configure:3532: checking for special optimization options configure:3547: checking for special architecture options configure:3566: result: "none" configure:3630: checking GNU c++ library/template flags configure:3642: result: "generic non GNU" configure:3661: checking for ANSI C header files configure:3675: cc -E conftest.c configure:3681: $? = 0 configure:3768: cc -o conftest -O conftest.c >&5 configure:3771: $? = 0 configure:3773: ./conftest configure:3776: $? = 0 configure:3789: result: yes configure:3799: checking for cc option to accept ANSI C configure:3856: cc -c -O conftest.c >&5 configure:3859: $? = 0 configure:3862: test -s conftest. configure:3865: $? = 1 configure: failed program was: #line 3807 "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:3856: cc -qlanglvl=ansi -c -O conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3859: $? = 0 configure:3862: test -s conftest. configure:3865: $? = 1 configure: failed program was: #line 3807 "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:3856: cc -std1 -c -O conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3859: $? = 1 configure: failed program was: #line 3807 "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:3856: cc -Ae -c -O conftest.c >&5 :6:2: missing '(' after predicate configure:3859: $? = 1 configure: failed program was: #line 3807 "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:3856: cc -Aa -D_HPUX_SOURCE -c -O conftest.c >&5 :6:2: missing '(' after predicate configure:3859: $? = 1 configure: failed program was: #line 3807 "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:3856: cc -Xc -D__EXTENSIONS__ -c -O conftest.c >&5 cc: unrecognized option `-Xc' configure:3859: $? = 0 configure:3862: test -s conftest. configure:3865: $? = 1 configure: failed program was: #line 3807 "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:3882: result: none needed configure:3890: checking for an ANSI C-conforming const configure:3954: cc -c -O conftest.c >&5 configure:3957: $? = 0 configure:3960: test -s conftest. configure:3963: $? = 1 configure: failed program was: #line 3896 "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:3973: result: no configure:3989: checking for sys/types.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for sys/stat.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for stdlib.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for string.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for memory.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for strings.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for inttypes.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for stdint.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:3989: checking for unistd.h configure:4001: cc -c -O conftest.c >&5 configure:4004: $? = 0 configure:4007: test -s conftest. configure:4010: $? = 1 configure: failed program was: #line 3995 "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:4020: result: no configure:4030: checking for size_t configure:4051: cc -c -O conftest.c >&5 configure:4054: $? = 0 configure:4057: test -s conftest. configure:4060: $? = 1 configure: failed program was: #line 4036 "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:4070: result: no configure:4180: checking for a sed that does not truncate output configure:4234: result: /usr/local/bin/sed configure:4237: checking for egrep configure:4247: result: grep -E configure:4294: checking for non-GNU ld configure:4328: result: /usr/bin/ld configure:4337: checking if the linker (/usr/bin/ld) is GNU ld configure:4352: result: no configure:4356: checking for /usr/bin/ld option to reload object files configure:4363: result: -r configure:4372: checking for BSD-compatible nm configure:4414: result: nm configure:4418: checking how to recognise dependent libraries configure:4618: result: pass_all configure:4810: checking for dlfcn.h configure:4820: cc -E conftest.c configure:4826: $? = 0 configure:4845: result: yes configure:4864: checking for i386-unknown-gnu-g77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-f77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-xlf configure:4890: result: no configure:4864: checking for i386-unknown-gnu-cf77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-cft77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-frt configure:4890: result: no configure:4864: checking for i386-unknown-gnu-pgf77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-fl32 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-af77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-fort77 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-f90 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-xlf90 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-pgf90 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-epcf90 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-f95 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-fort configure:4890: result: no configure:4864: checking for i386-unknown-gnu-xlf95 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-lf95 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-g95 configure:4890: result: no configure:4864: checking for i386-unknown-gnu-fc configure:4890: result: no configure:4903: checking for g77 configure:4918: found /usr/local/bin/g77 configure:4926: result: g77 configure:4940: checking for Fortran 77 compiler version configure:4943: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:4946: $? = 0 configure:4948: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:4951: $? = 0 configure:4953: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:4956: $? = 0 configure:4963: checking whether we are using the GNU Fortran 77 compiler configure:4977: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:4980: $? = 0 configure:4983: test -s conftest. configure:4986: $? = 1 configure: failed program was: program main #ifndef __GNUC__ choke me #endif end configure:4998: result: no configure:5005: checking whether g77 accepts -g configure:5017: g77 -c -g conftest.f >&5 configure:5020: $? = 0 configure:5023: test -s conftest. configure:5026: $? = 1 configure: failed program was: program main end configure:5037: result: no configure:5063: checking the maximum length of command line arguments configure:5122: result: configure:5130: checking command to parse nm output from cc object configure:5219: cc -c -O conftest.c >&5 configure:5222: $? = 0 configure:5226: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5229: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5219: cc -c -O conftest.c >&5 configure:5222: $? = 0 configure:5226: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5229: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5319: result: failed configure:5326: checking for objdir configure:5341: result: .libs configure:5389: checking for i386-unknown-gnu-ar configure:5412: result: ar configure:5463: checking for i386-unknown-gnu-ranlib configure:5486: result: ranlib configure:5537: checking for i386-unknown-gnu-strip configure:5563: result: no configure:5572: checking for strip configure:5587: found /usr/bin/strip configure:5596: result: strip configure:5852: checking if cc static flag works configure:5875: result: yes configure:5937: checking for cc option to produce PIC configure:6114: result: configure:6178: checking if cc supports -c -o file.o configure:6206: cc -c -O -o out/conftest2.o conftest.c >&5 configure:6210: $? = 0 configure:6227: result: yes configure:6252: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7036: result: no configure:7107: checking how to hardcode library paths into programs configure:7132: result: immediate configure:7146: checking whether stripping libraries is possible configure:7167: result: no configure:7173: checking dynamic linker characteristics configure:7684: result: gnu ld.so configure:8349: checking if libtool supports shared libraries configure:8351: result: no configure:8354: checking whether to build shared libraries configure:8403: result: no configure:8406: checking whether to build static libraries configure:8410: result: yes configure:8501: creating libtool configure:9177: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:9962: result: yes configure:9979: c++ -c -O conftest.cc >&5 configure:9982: $? = 0 configure:10078: checking for c++ option to produce PIC configure:10330: result: configure:10394: checking if c++ supports -c -o file.o configure:10422: c++ -c -O -o out/conftest2.o conftest.cc >&5 configure:10426: $? = 0 configure:10443: result: yes configure:10468: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10493: result: yes configure:10564: checking how to hardcode library paths into programs configure:10589: result: immediate configure:10603: checking whether stripping libraries is possible configure:10624: result: no configure:10630: checking dynamic linker characteristics configure:11141: result: gnu ld.so configure:12275: checking if libtool supports shared libraries configure:12277: result: no configure:12280: checking whether to build shared libraries configure:12298: result: no configure:12301: checking whether to build static libraries configure:12305: result: yes configure:12317: checking for g77 option to produce PIC configure:12494: result: configure:12558: checking if g77 supports -c -o file.o configure:12586: g77 -c -o out/conftest2.o conftest.f >&5 configure:12590: $? = 0 configure:12607: result: yes configure:12632: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13402: result: no configure:13473: checking how to hardcode library paths into programs configure:13498: result: immediate configure:13512: checking whether stripping libraries is possible configure:13533: result: no configure:13539: checking dynamic linker characteristics configure:14050: result: gnu ld.so configure:17875: 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:18374: creating src/bin/MakeVars config.status:18374: creating src/lib/MakeVars config.status:18374: creating src/lib/MakeRules config.status:18374: creating src/lib/MakeSuffixRules config.status:18374: creating doc/MakeVars config.status:18374: creating doc/MakeRules config.status:18374: creating doc/MakeSuffixRules config.status:18466: creating src/bin/libint_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_cxx_compiler_gnu=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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no 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=no ac_cv_header_strings_h=no 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_objext= ac_cv_path_BIBTEX=/usr/local/bin/bibtex ac_cv_path_PDFLATEX=/usr/local/bin/pdflatex ac_cv_path_PSLATEX=/usr/local/bin/pslatex ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define HOST_ARCH "i386-unknown-gnu" #define TARGET_ARCH "i386-unknown-gnu" #define LIBINT_MAJOR_VERSION 1 #define LIBINT_MINOR_VERSION 1 #define LIBINT_MICRO_VERSION 2 #define INCLUDE_DERIV 1 #define INCLUDE_R12 1 #define LIBINT_MAX_AM 4 #define LIBINT_OPT_AM 3 #define LIBDERIV_MAX_AM1 3 #define LIBDERIV_MAX_AM2 2 #define LIBDERIV_MAX_AM12 2 #define LIBR12_MAX_AM 3 #define LIBR12_OPT_AM 2 #define LIBINT_MAX_CLASS_SIZE 300 #define LIBR12_MAX_CLASS_SIZE 300 #define LONG_DOUBLE 0 #define LIBINT_BUILDID "stable" #define LIBINT_VERSION "1.1.2-stable" #ifdef __cplusplus void exit (int); #endif #define STDC_HEADERS 1 #define const #define size_t unsigned #define HAVE_DLFCN_H 1 configure: exit 0