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.59. 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: 157 tasks, 212 threads, 4 processors Load average: 2.05, Mach factor: 1.94 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1329: checking build system type configure:1347: result: i386-unknown-gnu configure:1355: checking host system type configure:1369: result: i386-unknown-gnu configure:1377: checking target system type configure:1391: result: i386-unknown-gnu configure:1433: checking for i386-unknown-gnu-gcc configure:1459: result: cc configure:1522: checking for C compiler version configure:1525: 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:1528: $? = 0 configure:1530: 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:1533: $? = 0 configure:1535: cc -V &5 cc: `-V' option must have argument configure:1538: $? = 1 configure:1561: checking for C compiler default output file name configure:1564: cc conftest.c >&5 configure:1567: $? = 0 configure:1613: result: a.out configure:1618: checking whether the C compiler works configure:1624: ./a.out configure:1627: $? = 0 configure:1644: result: yes configure:1651: checking whether we are cross compiling configure:1653: result: no configure:1656: checking for suffix of executables configure:1658: cc -o conftest conftest.c >&5 configure:1661: $? = 0 configure:1686: result: configure:1692: checking for suffix of object files configure:1713: cc -c conftest.c >&5 configure:1716: $? = 0 configure:1738: result: configure:1742: checking whether we are using the GNU C compiler configure:1766: cc -c conftest.c >&5 configure:1772: $? = 0 configure:1776: test -z || test ! -s conftest.err configure:1779: $? = 0 configure:1782: test -s conftest. configure:1785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1798: result: no configure:1804: checking whether cc accepts -g configure:1825: cc -c -g conftest.c >&5 configure:1831: $? = 0 configure:1835: test -z || test ! -s conftest.err configure:1838: $? = 0 configure:1841: test -s conftest. configure:1844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1855: result: no configure:1872: checking for cc option to accept ANSI C configure:1942: cc -c conftest.c >&5 configure:1948: $? = 0 configure:1952: test -z || test ! -s conftest.err configure:1955: $? = 0 configure:1958: test -s conftest. configure:1961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1942: cc -qlanglvl=ansi -c conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:1948: $? = 0 configure:1952: test -z || test ! -s conftest.err configure:1955: $? = 0 configure:1958: test -s conftest. configure:1961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1942: cc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:1948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1942: cc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:1948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1942: cc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:1948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1942: cc -Xc -D__EXTENSIONS__ -c conftest.c >&5 cc: unrecognized option `-Xc' configure:1948: $? = 0 configure:1952: test -z || test ! -s conftest.err configure:1955: $? = 0 configure:1958: test -s conftest. configure:1961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:1979: result: none needed configure:1997: cc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2003: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2169: checking for a BSD-compatible install configure:2224: result: /usr/bin/install -c -o root -g wheel configure:2259: checking for pthread_create in -pthread configure:2289: cc -o conftest -O conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:2295: $? = 0 configure:2299: test -z || test ! -s conftest.err configure:2302: $? = 0 configure:2305: test -s conftest configure:2308: $? = 0 configure:2321: result: yes configure:2335: checking for MPI_Init in -lmpi configure:2365: cc -o conftest -O conftest.c -lmpi >&5 ld: Undefined symbols: __kio _al_init _al_insert _getnodes _getntype _getorigin _getrent _lam_gethostname _show_help _ttime _argvadd _argvfree _getnodeid _kenter _kpause _lam_rtrstore _lpattach _nrecv _nsend _rpstate _stoi _ah_free _ah_next _al_delete _al_find _blktype _kexit _tprintf _ah_delete _ah_expand _ah_find _ah_init _ah_insert _next_prime __lam_signal _kinit _lam_fork _rpdoom _al_free _al_next _lam_trpoint _ldogetlinks _sfh_sock_accept_tmout _sfh_sock_open_clt_inet_stm _sfh_sock_open_srv_inet_stm _sfh_sock_set_buf_size _bfiprobe _bfiselect _bfrecv _bfselect _dsend _getroute _lam_ksignal _lam_ksigretry _lam_ksigsetretry _microsleep _lam_errorstr _al_append _lam_rtrnamedel _lam_rtrnameget _lam_rtrnamepub _lam_rtrnamesweep configure:2371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end 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 MPI_Init (); | int | main () | { | MPI_Init (); | ; | return 0; | } configure:2397: result: no configure:2417: checking for calloc in -lhoard configure:2447: cc -o conftest -O conftest.c -lhoard -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lhoard configure:2453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end 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 calloc (); | int | main () | { | calloc (); | ; | return 0; | } configure:2479: result: no configure:2493: checking for exp in -lm configure:2523: cc -o conftest -O conftest.c -lm >&5 conftest.c:16: warning: conflicting types for built-in function `exp' configure:2529: $? = 0 configure:2533: test -z || test ! -s conftest.err configure:2536: $? = 0 configure:2539: test -s conftest configure:2542: $? = 0 configure:2555: result: yes configure:2579: checking how to run the C preprocessor configure:2614: cc -E conftest.c configure:2620: $? = 0 configure:2652: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:2697: result: cc -E configure:2721: cc -E conftest.c configure:2727: $? = 0 configure:2759: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:2809: checking for egrep configure:2819: result: grep -E configure:2824: checking for ANSI C header files configure:2849: cc -c -O conftest.c >&5 configure:2855: $? = 0 configure:2859: test -z || test ! -s conftest.err configure:2862: $? = 0 configure:2865: test -s conftest. configure:2868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2977: result: no configure:3001: checking for sys/types.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for sys/stat.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for stdlib.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for string.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for memory.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for strings.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for inttypes.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for stdint.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3001: checking for unistd.h configure:3017: cc -c -O conftest.c >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest. configure:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3047: result: no configure:3074: checking limits.h usability configure:3086: cc -c -O conftest.c >&5 configure:3092: $? = 0 configure:3096: test -z || test ! -s conftest.err configure:3099: $? = 0 configure:3102: test -s conftest. configure:3105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | /* end 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:3115: result: no configure:3119: checking limits.h presence configure:3129: cc -E conftest.c configure:3135: $? = 0 configure:3155: result: yes configure:3168: WARNING: limits.h: present but cannot be compiled configure:3170: WARNING: limits.h: check for missing prerequisite headers? configure:3172: WARNING: limits.h: see the Autoconf documentation configure:3174: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3176: WARNING: limits.h: proceeding with the preprocessor's result configure:3178: WARNING: limits.h: in the future, the compiler will take precedence configure:3190: checking for limits.h configure:3197: result: yes configure:3065: checking for strings.h configure:3070: result: no configure:3226: checking pthread.h usability configure:3238: cc -c -O conftest.c >&5 configure:3244: $? = 0 configure:3248: test -z || test ! -s conftest.err configure:3251: $? = 0 configure:3254: test -s conftest. configure:3257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | /* end 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:3267: result: no configure:3271: checking pthread.h presence configure:3281: cc -E conftest.c configure:3287: $? = 0 configure:3307: result: yes configure:3320: WARNING: pthread.h: present but cannot be compiled configure:3322: WARNING: pthread.h: check for missing prerequisite headers? configure:3324: WARNING: pthread.h: see the Autoconf documentation configure:3326: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:3328: WARNING: pthread.h: proceeding with the preprocessor's result configure:3330: WARNING: pthread.h: in the future, the compiler will take precedence configure:3342: checking for pthread.h configure:3349: result: yes configure:3519: checking for an ANSI C-conforming const configure:3586: cc -c -O conftest.c >&5 configure:3592: $? = 0 configure:3596: test -z || test ! -s conftest.err configure:3599: $? = 0 configure:3602: test -s conftest. configure:3605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end 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:3616: result: no configure:3626: checking for size_t configure:3650: cc -c -O conftest.c >&5 configure:3656: $? = 0 configure:3660: test -z || test ! -s conftest.err configure:3663: $? = 0 configure:3666: test -s conftest. configure:3669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | /* end 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:3680: result: no configure:3692: checking for int configure:3716: cc -c -O conftest.c >&5 configure:3722: $? = 0 configure:3726: test -z || test ! -s conftest.err configure:3729: $? = 0 configure:3732: test -s conftest. configure:3735: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | /* end 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 ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:3746: result: no configure:3758: checking whether struct tm is in sys/time.h or time.h configure:3781: cc -c -O conftest.c >&5 conftest.c: In function `main': conftest.c:20: warning: return type of `main' is not `int' configure:3787: $? = 0 configure:3791: test -z || test ! -s conftest.err configure:3794: $? = 0 configure:3797: test -s conftest. configure:3800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | #define int long | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:3811: result: sys/time.h configure:3821: checking for inline configure:3842: cc -c -O conftest.c >&5 configure:3848: $? = 0 configure:3852: test -z || test ! -s conftest.err configure:3855: $? = 0 configure:3858: test -s conftest. configure:3861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | #define int long | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3842: cc -c -O conftest.c >&5 configure:3848: $? = 0 configure:3852: test -z || test ! -s conftest.err configure:3855: $? = 0 configure:3858: test -s conftest. configure:3861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | #define int long | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3842: cc -c -O conftest.c >&5 configure:3848: $? = 0 configure:3852: test -z || test ! -s conftest.err configure:3855: $? = 0 configure:3858: test -s conftest. configure:3861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | #define int long | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3873: result: no configure:3893: checking return type of signal handlers configure:3924: cc -c -O conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: return type of `main' is not `int' configure:3930: $? = 0 configure:3934: test -z || test ! -s conftest.err configure:3937: $? = 0 configure:3940: test -s conftest. configure:3943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define const | #define size_t unsigned | #define int long | #define TM_IN_SYS_TIME 1 | #ifndef __cplusplus | #define inline | #endif | /* end 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:3954: result: int configure:3966: checking for strftime configure:4023: cc -o conftest -O conftest.c -lm >&5 conftest.c: In function `main': conftest.c:59: warning: return type of `main' is not `int' configure:4029: $? = 0 configure:4033: test -z || test ! -s conftest.err configure:4036: $? = 0 configure:4039: test -s conftest configure:4042: $? = 0 configure:4054: result: yes configure:4142: checking for strcspn configure:4199: cc -o conftest -O conftest.c -lm >&5 conftest.c:45: warning: conflicting types for built-in function `strcspn' conftest.c: In function `main': conftest.c:60: warning: return type of `main' is not `int' configure:4205: $? = 0 configure:4209: test -z || test ! -s conftest.err configure:4212: $? = 0 configure:4215: test -s conftest configure:4218: $? = 0 configure:4230: result: yes configure:4244: checking for strsep configure:4301: cc -o conftest -O conftest.c -lm >&5 conftest.c: In function `main': conftest.c:61: warning: return type of `main' is not `int' configure:4307: $? = 0 configure:4311: test -z || test ! -s conftest.err configure:4314: $? = 0 configure:4317: test -s conftest configure:4320: $? = 0 configure:4332: result: yes configure:4349: checking for lgamma configure:4406: cc -o conftest -O conftest.c -lm >&5 conftest.c: In function `main': conftest.c:62: warning: return type of `main' is not `int' configure:4412: $? = 0 configure:4416: test -z || test ! -s conftest.err configure:4419: $? = 0 configure:4422: test -s conftest configure:4425: $? = 0 configure:4437: result: yes configure:4596: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:673: creating Makefile config.status:777: creating conf.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_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_lgamma=yes ac_cv_func_strcspn=yes ac_cv_func_strftime=yes ac_cv_func_strsep=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=no 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_lib_hoard_calloc=no ac_cv_lib_m_exp=yes ac_cv_lib_mpi_MPI_Init=no ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= 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_egrep='grep -E' ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_int=no ac_cv_type_signal=int ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-O ' CPP='cc -E' CPPFLAGS='' CPUTYPE='i386' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HARDWARECFLAGS='' HOARDLIB=' ' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MIGRATESUBVERSION='' MPICC='mpicc' MT_FILES='SFMT.c' OBJEXT='' OSTYPE='gnu' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANDOMCFLAGS='' RANDOMLIBS=' ' SHELL='/bin/sh' TAR='tar' THREADCFLAGS='-D_REENTRANT -DPTHREADS' THREADLIB='-pthread' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LGAMMA 1 #define HAVE_LIBM 1 #define HAVE_LIMITS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_STRCSPN 1 #define HAVE_STRFTIME 1 #define HAVE_STRSEP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define const #define inline #define int long #define size_t unsigned #endif #ifndef __cplusplus configure: exit 0