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 --with-fftw-path=/usr/local ## --------- ## ## 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: 129 tasks, 186 threads, 4 processors Load average: 1.03, Mach factor: 2.96 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1363: checking for a BSD-compatible install configure:1418: result: /usr/bin/install -c -o root -g wheel configure:1429: checking whether build environment is sane configure:1472: result: yes configure:1505: checking for gawk configure:1521: found /usr/local/bin/gawk configure:1531: result: gawk configure:1541: checking whether make sets $(MAKE) configure:1561: result: yes configure:1801: checking for vendor's cc to be used instead of gcc configure:1805: checking for cc configure:1831: result: cc configure:1839: checking for vendor's cxx to be used instead of gcc configure:1843: checking for cxx configure:1869: result: c++ configure:1971: checking for C++ compiler version configure:1974: 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:1977: $? = 0 configure:1979: 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:1982: $? = 0 configure:1984: c++ -V &5 c++: `-V' option must have argument configure:1987: $? = 1 configure:2010: checking for C++ compiler default output file name configure:2013: c++ -fno-common conftest.cc >&5 configure:2016: $? = 0 configure:2062: result: a.out configure:2067: checking whether the C++ compiler works configure:2073: ./a.out configure:2076: $? = 0 configure:2093: result: yes configure:2100: checking whether we are cross compiling configure:2102: result: no configure:2105: checking for suffix of executables configure:2107: c++ -o conftest -fno-common conftest.cc >&5 configure:2110: $? = 0 configure:2135: result: configure:2141: checking for suffix of object files configure:2162: c++ -c -fno-common conftest.cc >&5 configure:2165: $? = 0 configure:2187: result: configure:2191: checking whether we are using the GNU C++ compiler configure:2215: c++ -c -fno-common conftest.cc >&5 configure:2221: $? = 0 configure:2225: test -z || test ! -s conftest.err configure:2228: $? = 0 configure:2231: test -s conftest. configure:2234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2247: result: no configure:2253: checking whether c++ accepts -g configure:2274: c++ -c -g conftest.cc >&5 configure:2280: $? = 0 configure:2284: test -z || test ! -s conftest.err configure:2287: $? = 0 configure:2290: test -s conftest. configure:2293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2304: result: no configure:2346: c++ -c -fno-common conftest.cc >&5 configure:2352: $? = 0 configure:2356: test -z || test ! -s conftest.err configure:2359: $? = 0 configure:2362: test -s conftest. configure:2365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2346: c++ -c -fno-common conftest.cc >&5 configure:2352: $? = 0 configure:2356: test -z || test ! -s conftest.err configure:2359: $? = 0 configure:2362: test -s conftest. configure:2365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2346: c++ -c -fno-common conftest.cc >&5 configure:2352: $? = 0 configure:2356: test -z || test ! -s conftest.err configure:2359: $? = 0 configure:2362: test -s conftest. configure:2365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2346: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:2352: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2346: c++ -c -fno-common conftest.cc >&5 configure:2352: $? = 0 configure:2356: test -z || test ! -s conftest.err configure:2359: $? = 0 configure:2362: test -s conftest. configure:2365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2346: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2352: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2452: checking for style of include used by make configure:2480: result: GNU configure:2508: checking dependency style of c++ configure:2570: result: gcc3 configure:2891: checking for C compiler version configure:2894: 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:2897: $? = 0 configure:2899: 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:2902: $? = 0 configure:2904: cc -V &5 cc: `-V' option must have argument configure:2907: $? = 1 configure:2910: checking whether we are using the GNU C compiler configure:2934: cc -c -fno-common conftest.c >&5 configure:2940: $? = 0 configure:2944: test -z || test ! -s conftest.err configure:2947: $? = 0 configure:2950: test -s conftest. configure:2953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2966: result: no configure:2972: checking whether cc accepts -g configure:2993: cc -c -g conftest.c >&5 configure:2999: $? = 0 configure:3003: test -z || test ! -s conftest.err configure:3006: $? = 0 configure:3009: test -s conftest. configure:3012: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3023: result: no configure:3040: checking for cc option to accept ANSI C configure:3110: cc -c -fno-common conftest.c >&5 configure:3116: $? = 0 configure:3120: test -z || test ! -s conftest.err configure:3123: $? = 0 configure:3126: test -s conftest. configure:3129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3110: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3116: $? = 0 configure:3120: test -z || test ! -s conftest.err configure:3123: $? = 0 configure:3126: test -s conftest. configure:3129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3110: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3110: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3110: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3110: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3116: $? = 0 configure:3120: test -z || test ! -s conftest.err configure:3123: $? = 0 configure:3126: test -s conftest. configure:3129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3147: result: none needed configure:3165: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3171: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3306: checking dependency style of cc configure:3368: result: gcc3 configure:3374: checking for library containing strerror configure:3404: cc -o conftest -fno-common conftest.c >&5 configure:3410: $? = 0 configure:3414: test -z || test ! -s conftest.err configure:3417: $? = 0 configure:3420: test -s conftest configure:3423: $? = 0 configure:3493: result: none required configure:3503: checking for icc configure:3532: result: no configure:3550: checking for a BSD-compatible install configure:3605: result: /usr/bin/install -c -o root -g wheel configure:3616: checking whether ln -s works configure:3620: result: yes configure:3668: checking for ranlib configure:3684: found /usr/bin/ranlib configure:3695: result: ranlib configure:3724: checking for sqrt in -lm configure:3754: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c:22: warning: conflicting types for built-in function `sqrt' configure:3760: $? = 0 configure:3764: test -z || test ! -s conftest.err configure:3767: $? = 0 configure:3770: test -s conftest configure:3773: $? = 0 configure:3786: result: yes configure:3798: checking for cout in -lstdc++ configure:3828: cc -o conftest -fno-common conftest.c -lstdc++ -lm >&5 ld: Undefined symbols: _cout configure:3834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* 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 cout (); | int | main () | { | cout (); | ; | return 0; | } configure:3860: result: no configure:3877: checking how to run the C preprocessor configure:3912: cc -E conftest.c configure:3918: $? = 0 configure:3950: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3995: result: cc -E configure:4019: cc -E conftest.c configure:4025: $? = 0 configure:4057: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:4107: checking for egrep configure:4117: result: grep -E configure:4122: checking for ANSI C header files configure:4147: cc -c -fno-common conftest.c >&5 configure:4153: $? = 0 configure:4157: test -z || test ! -s conftest.err configure:4160: $? = 0 configure:4163: test -s conftest. configure:4166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4275: result: no configure:4295: checking for working alloca.h configure:4316: cc -o conftest -fno-common conftest.c -lm >&5 configure:4322: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest configure:4335: $? = 0 configure:4347: result: yes configure:4357: checking for alloca configure:4398: cc -o conftest -fno-common conftest.c -lm >&5 configure:4404: $? = 0 configure:4408: test -z || test ! -s conftest.err configure:4411: $? = 0 configure:4414: test -s conftest configure:4417: $? = 0 configure:4429: result: yes configure:6121: checking determining processor byte ordering configure:6263: cc -o conftest -fno-common conftest.c -lm >&5 configure:6269: $? = 0 configure:6273: test -z || test ! -s conftest.err configure:6276: $? = 0 configure:6279: test -s conftest configure:6282: $? = 0 configure:6306: cc -o conftest -fno-common conftest.c -lm >&5 configure:6312: $? = 0 configure:6316: test -z || test ! -s conftest.err configure:6319: $? = 0 configure:6322: test -s conftest configure:6325: $? = 0 configure:6359: cc -o conftest -fno-common conftest.c -lm >&5 configure:6365: $? = 0 configure:6369: test -z || test ! -s conftest.err configure:6372: $? = 0 configure:6375: test -s conftest configure:6378: $? = 0 configure:6512: result: little configure:6546: checking for unsigned long configure:6570: cc -c -fno-common conftest.c >&5 configure:6576: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest. configure:6589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 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 | int | main () | { | if ((unsigned long *) 0) | return 0; | if (sizeof (unsigned long)) | return 0; | ; | return 0; | } configure:6600: result: no configure:6603: checking size of unsigned long configure:6953: result: 0 configure:6978: checking fftw.h usability configure:6990: cc -c -fno-common conftest.c >&5 configure:6996: $? = 0 configure:7000: test -z || test ! -s conftest.err configure:7003: $? = 0 configure:7006: test -s conftest. configure:7009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define SIZEOF_UNSIGNED_LONG 0 | /* 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:7019: result: no configure:7023: checking fftw.h presence configure:7033: cc -E conftest.c configure:7039: $? = 0 configure:7059: result: yes configure:7072: WARNING: fftw.h: present but cannot be compiled configure:7074: WARNING: fftw.h: check for missing prerequisite headers? configure:7076: WARNING: fftw.h: see the Autoconf documentation configure:7078: WARNING: fftw.h: section "Present But Cannot Be Compiled" configure:7080: WARNING: fftw.h: proceeding with the preprocessor's result configure:7082: WARNING: fftw.h: in the future, the compiler will take precedence configure:7094: checking for fftw.h configure:7101: result: yes configure:7147: checking for fftw_create_plan in -lfftw configure:7177: cc -o conftest -fno-common conftest.c -lfftw -lm >&5 configure:7183: $? = 0 configure:7187: test -z || test ! -s conftest.err configure:7190: $? = 0 configure:7193: test -s conftest configure:7196: $? = 0 configure:7209: result: yes configure:8475: checking for an ANSI C-conforming const configure:8542: cc -c -fno-common conftest.c >&5 configure:8548: $? = 0 configure:8552: test -z || test ! -s conftest.err configure:8555: $? = 0 configure:8558: test -s conftest. configure:8561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define SIZEOF_UNSIGNED_LONG 0 | #define HAVE_FFTW_H 1 | #define CC "cc" | #define CXX "c++" | #define CFLAGS "-fno-common" | #define CXXFLAGS "-fno-common" | #define LIBS "-lm -lxmds -L." | #define THREADLIBS "" | #define FFTW_MPI_LIBS " -lfftw" | #define FFTW_LIBS " -lfftw" | #define INCLUDES "" | #define XMDS_CC "c++" | #define XMDS_CFLAGS "-fno-common" | #define XMDS_LIBS "-lm -lxmds -L." | #define XMDS_INCLUDES "-I." | #define MPICC "" | #define MPICCFLAGS "-fno-common -lm -lxmds -L." | /* 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:8572: result: no configure:8582: checking for inline configure:8603: cc -c -fno-common conftest.c >&5 configure:8609: $? = 0 configure:8613: test -z || test ! -s conftest.err configure:8616: $? = 0 configure:8619: test -s conftest. configure:8622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define SIZEOF_UNSIGNED_LONG 0 | #define HAVE_FFTW_H 1 | #define CC "cc" | #define CXX "c++" | #define CFLAGS "-fno-common" | #define CXXFLAGS "-fno-common" | #define LIBS "-lm -lxmds -L." | #define THREADLIBS "" | #define FFTW_MPI_LIBS " -lfftw" | #define FFTW_LIBS " -lfftw" | #define INCLUDES "" | #define XMDS_CC "c++" | #define XMDS_CFLAGS "-fno-common" | #define XMDS_LIBS "-lm -lxmds -L." | #define XMDS_INCLUDES "-I." | #define MPICC "" | #define MPICCFLAGS "-fno-common -lm -lxmds -L." | #define const | /* 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:8603: cc -c -fno-common conftest.c >&5 configure:8609: $? = 0 configure:8613: test -z || test ! -s conftest.err configure:8616: $? = 0 configure:8619: test -s conftest. configure:8622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define SIZEOF_UNSIGNED_LONG 0 | #define HAVE_FFTW_H 1 | #define CC "cc" | #define CXX "c++" | #define CFLAGS "-fno-common" | #define CXXFLAGS "-fno-common" | #define LIBS "-lm -lxmds -L." | #define THREADLIBS "" | #define FFTW_MPI_LIBS " -lfftw" | #define FFTW_LIBS " -lfftw" | #define INCLUDES "" | #define XMDS_CC "c++" | #define XMDS_CFLAGS "-fno-common" | #define XMDS_LIBS "-lm -lxmds -L." | #define XMDS_INCLUDES "-I." | #define MPICC "" | #define MPICCFLAGS "-fno-common -lm -lxmds -L." | #define const | /* 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:8603: cc -c -fno-common conftest.c >&5 configure:8609: $? = 0 configure:8613: test -z || test ! -s conftest.err configure:8616: $? = 0 configure:8619: test -s conftest. configure:8622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmds" | #define VERSION "1.5" | #define RELEASE "2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define SIZEOF_UNSIGNED_LONG 0 | #define HAVE_FFTW_H 1 | #define CC "cc" | #define CXX "c++" | #define CFLAGS "-fno-common" | #define CXXFLAGS "-fno-common" | #define LIBS "-lm -lxmds -L." | #define THREADLIBS "" | #define FFTW_MPI_LIBS " -lfftw" | #define FFTW_LIBS " -lfftw" | #define INCLUDES "" | #define XMDS_CC "c++" | #define XMDS_CFLAGS "-fno-common" | #define XMDS_LIBS "-lm -lxmds -L." | #define XMDS_INCLUDES "-I." | #define MPICC "" | #define MPICCFLAGS "-fno-common -lm -lxmds -L." | #define const | /* 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:8634: result: no configure:8757: 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:707: creating Makefile config.status:707: creating source/Makefile config.status:811: creating source/config.h config.status:1111: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_big_endian=0 ac_cv_c_byte_order=little ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_little_endian=1 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_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_alloca_works=yes ac_cv_header_fftw_h=yes ac_cv_header_stdc=no ac_cv_lib_fftw_fftw_create_plan=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_stdcpp_cout=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib 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_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_unsigned_long=0 ac_cv_type_unsigned_long=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run aclocal-1.6' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' ICC='' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm -lxmds -L.' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/missing --run makeinfo' MPICC='' MPILIBS='' OBJEXT='' PACKAGE='xmds' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' RELEASE='2' SET_MAKE='' SHELL='/bin/sh' STRIP='' THREADLIBS='' VERSION='1.5-2' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='${prefix}' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/science/xmds/work/xmds-1.5-2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CC "cc" #define CFLAGS "-fno-common" #define CPU_IS_BIG_ENDIAN 0 #define CPU_IS_LITTLE_ENDIAN 1 #define CXX "c++" #define CXXFLAGS "-fno-common" #define FFTW_LIBS " -lfftw" #define FFTW_MPI_LIBS " -lfftw" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_FFTW_H 1 #define HAVE_LIBM 1 #define INCLUDES "" #define LIBS "-lm -lxmds -L." #define MPICC "" #define MPICCFLAGS "-fno-common -lm -lxmds -L." #define PACKAGE "xmds" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RELEASE "2" #define SIZEOF_UNSIGNED_LONG 0 #define THREADLIBS "" #define VERSION "1.5" #define XMDS_CC "c++" #define XMDS_CFLAGS "-fno-common" #define XMDS_INCLUDES "-I." #define XMDS_LIBS "-lm -lxmds -L." #define const #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0