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 CC=gcc CXX=g++ FC=gfortran LIBS=-lSystemStubs --with-memory-manager=none ## --------- ## ## Platform. ## ## --------- ## hostname = herouxmac uname -m = i386 uname -r = 8.8.2 uname -s = Darwin uname -v = Darwin Kernel Version 8.8.2: Thu Sep 28 20:43:26 PDT 2006; root:xnu-792.14.14.obj~1/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.8.2: Thu Sep 28 20:43:26 PDT 2006; root:xnu-792.14.14.obj~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 116 tasks, 301 threads, 2 processors Load average: 2.33, Mach factor: 0.44 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sw/bin PATH: /usr/local/bin PATH: . PATH: /Users/maherou/bin PATH: /sw/bin PATH: /usr/local/bin PATH: /sw/bin PATH: /usr/local/bin PATH: /sw/bin PATH: /usr/local/bin PATH: . PATH: /Users/maherou/bin PATH: /sw/bin PATH: /usr/local/bin PATH: . PATH: /home/mheroux/bin PATH: /usr/local/bin PATH: /usr/local/bin PATH: /usr/local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1730: checking for a BSD-compatible install configure:1785: result: /usr/bin/install -c configure:1796: checking whether build environment is sane configure:1839: result: yes configure:1904: checking for gawk configure:1933: result: no configure:1904: checking for mawk configure:1933: result: no configure:1904: checking for nawk configure:1933: result: no configure:1904: checking for awk configure:1920: found /usr/bin/awk configure:1930: result: awk configure:1940: checking whether make sets $(MAKE) configure:1960: result: yes configure:2124: builddir: /Users/maherou/Desktop/lam-temp/lam-7.1.3 configure:2126: srcdir: /Users/maherou/Desktop/lam-temp/lam-7.1.3 configure:2162: checking build system type configure:2180: result: i386-apple-darwin8.8.2 configure:2208: checking host system type configure:2222: result: i386-apple-darwin8.8.2 configure:2244: checking for lamclean configure:2262: found /usr/local/bin/lamclean configure:2274: result: /usr/local/bin/lamclean configure:2670: checking if want debugging output support configure:2684: result: no configure:2745: checking for gcc configure:2771: result: gcc configure:3015: checking for C compiler version configure:3018: gcc --version &5 gcc (GCC) 4.3.0 20061230 (experimental) Copyright (C) 2006 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:3021: $? = 0 configure:3023: gcc -v &5 Using built-in specs. Target: i386-apple-darwin8.8.1 Configured with: ../gcc-4.3-20061230/configure --enable-languages=fortran,c,c++,java Thread model: posix gcc version 4.3.0 20061230 (experimental) configure:3026: $? = 0 configure:3028: gcc -V &5 gcc: '-V' option must have argument configure:3031: $? = 1 configure:3054: checking for C compiler default output file name configure:3057: gcc conftest.c -lSystemStubs >&5 configure:3060: $? = 0 configure:3106: result: a.out configure:3111: checking whether the C compiler works configure:3117: ./a.out configure:3120: $? = 0 configure:3137: result: yes configure:3144: checking whether we are cross compiling configure:3146: result: no configure:3149: checking for suffix of executables configure:3151: gcc -o conftest conftest.c -lSystemStubs >&5 configure:3154: $? = 0 configure:3179: result: configure:3185: checking for suffix of object files configure:3206: gcc -c conftest.c >&5 configure:3209: $? = 0 configure:3231: result: o configure:3235: checking whether we are using the GNU C compiler configure:3259: gcc -c conftest.c >&5 configure:3265: $? = 0 configure:3269: test -z || test ! -s conftest.err configure:3272: $? = 0 configure:3275: test -s conftest.o configure:3278: $? = 0 configure:3291: result: yes configure:3297: checking whether gcc accepts -g configure:3318: gcc -c -g conftest.c >&5 configure:3324: $? = 0 configure:3328: test -z || test ! -s conftest.err configure:3331: $? = 0 configure:3334: test -s conftest.o configure:3337: $? = 0 configure:3348: result: yes configure:3365: checking for gcc option to accept ANSI C configure:3435: gcc -c -g -O2 conftest.c >&5 configure:3441: $? = 0 configure:3445: test -z || test ! -s conftest.err configure:3448: $? = 0 configure:3451: test -s conftest.o configure:3454: $? = 0 configure:3472: result: none needed configure:3490: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3496: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3640: checking for style of include used by make configure:3668: result: GNU configure:3696: checking dependency style of gcc configure:3786: result: gcc3 configure:3809: checking how to run the C preprocessor configure:3844: gcc -E conftest.c configure:3850: $? = 0 configure:3882: gcc -E conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:3888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | /* end confdefs.h. */ | #include configure:3927: result: gcc -E configure:3951: gcc -E conftest.c configure:3957: $? = 0 configure:3989: gcc -E conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:3995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | /* end confdefs.h. */ | #include configure:4039: checking for egrep configure:4049: result: grep -E configure:4055: checking whether gcc needs -traditional conftest.c:19:20: error: termio.h: No such file or directory configure:4097: result: no configure:4115: checking for AIX configure:4137: result: no configure:4147: checking if need special C compiler/linker flags configure:4180: result: none needed configure:4392: checking for C optimization flags configure:4394: result: -O3 configure:4402: checking whether the C compiler (gcc -O3 ) accepts ANSI prototypes configure:4415: result: yes configure:4550: checking for type int2 configure:4568: $CPP $CPPFLAGS conftest.c configure:4578: $? = 0 configure:4587: ...some ugly egrepping... configure:4597: $? = 1 configure:4616: result: no configure:4625: checking for type uint2 configure:4643: $CPP $CPPFLAGS conftest.c configure:4653: $? = 0 configure:4662: ...some ugly egrepping... configure:4672: $? = 1 configure:4691: result: no configure:4700: checking for type int4 configure:4718: $CPP $CPPFLAGS conftest.c configure:4728: $? = 0 configure:4737: ...some ugly egrepping... configure:4747: $? = 1 configure:4766: result: no configure:4775: checking for type uint4 configure:4793: $CPP $CPPFLAGS conftest.c configure:4803: $? = 0 configure:4812: ...some ugly egrepping... configure:4822: $? = 1 configure:4841: result: no configure:4850: checking for type int8 configure:4868: $CPP $CPPFLAGS conftest.c configure:4878: $? = 0 configure:4887: ...some ugly egrepping... configure:4897: $? = 1 configure:4916: result: no configure:4925: checking for type uint8 configure:4943: $CPP $CPPFLAGS conftest.c configure:4953: $? = 0 configure:4962: ...some ugly egrepping... configure:4972: $? = 1 configure:4991: result: no configure:5000: checking for type float4 configure:5018: $CPP $CPPFLAGS conftest.c configure:5028: $? = 0 configure:5037: ...some ugly egrepping... configure:5047: $? = 1 configure:5066: result: no configure:5075: checking for type float8 configure:5093: $CPP $CPPFLAGS conftest.c configure:5103: $? = 0 configure:5112: ...some ugly egrepping... configure:5122: $? = 1 configure:5141: result: no configure:5156: checking size of char configure:5179: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5182: $? = 0 configure:5184: ./conftest configure:5187: $? = 0 configure:5201: result: 1 configure:5229: checking size of short configure:5252: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5255: $? = 0 configure:5257: ./conftest configure:5260: $? = 0 configure:5274: result: 2 configure:5302: checking size of wchar_t configure:5325: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5328: $? = 0 configure:5330: ./conftest configure:5333: $? = 0 configure:5347: result: 4 configure:5375: checking size of int configure:5398: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5401: $? = 0 configure:5403: ./conftest configure:5406: $? = 0 configure:5420: result: 4 configure:5448: checking size of long configure:5471: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5474: $? = 0 configure:5476: ./conftest configure:5479: $? = 0 configure:5493: result: 4 configure:5521: checking size of long long configure:5544: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5547: $? = 0 configure:5549: ./conftest configure:5552: $? = 0 configure:5566: result: 8 configure:5594: checking size of float configure:5617: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5620: $? = 0 configure:5622: ./conftest configure:5625: $? = 0 configure:5639: result: 4 configure:5667: checking size of double configure:5690: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5693: $? = 0 configure:5695: ./conftest configure:5698: $? = 0 configure:5712: result: 8 configure:5740: checking size of long double configure:5763: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5766: $? = 0 configure:5768: ./conftest configure:5771: $? = 0 configure:5785: result: 16 configure:5813: checking size of void * configure:5836: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5839: $? = 0 configure:5841: ./conftest configure:5844: $? = 0 configure:5858: result: 4 configure:5892: checking alignment of char configure:5921: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:5924: $? = 0 configure:5926: ./conftest configure:5929: $? = 0 configure:5953: result: 1 configure:5969: checking alignment of short configure:5998: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6001: $? = 0 configure:6003: ./conftest configure:6006: $? = 0 configure:6030: result: 2 configure:6046: checking alignment of wchar_t configure:6075: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6078: $? = 0 configure:6080: ./conftest configure:6083: $? = 0 configure:6107: result: 4 configure:6123: checking alignment of int configure:6152: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6155: $? = 0 configure:6157: ./conftest configure:6160: $? = 0 configure:6184: result: 4 configure:6200: checking alignment of long configure:6229: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6232: $? = 0 configure:6234: ./conftest configure:6237: $? = 0 configure:6261: result: 4 configure:6277: checking alignment of long long configure:6306: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6309: $? = 0 configure:6311: ./conftest configure:6314: $? = 0 configure:6338: result: 4 configure:6354: checking alignment of float configure:6383: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6386: $? = 0 configure:6388: ./conftest configure:6391: $? = 0 configure:6415: result: 4 configure:6431: checking alignment of double configure:6460: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6463: $? = 0 configure:6465: ./conftest configure:6468: $? = 0 configure:6492: result: 4 configure:6508: checking alignment of long double configure:6537: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6540: $? = 0 configure:6542: ./conftest configure:6545: $? = 0 configure:6569: result: 16 configure:6585: checking alignment of void * configure:6614: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lSystemStubs >&5 configure:6617: $? = 0 configure:6619: ./conftest configure:6622: $? = 0 configure:6646: result: 4 configure:6834: checking for C++ compiler version configure:6837: g++ --version &5 g++ (GCC) 4.3.0 20061230 (experimental) Copyright (C) 2006 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:6840: $? = 0 configure:6842: g++ -v &5 Using built-in specs. Target: i386-apple-darwin8.8.1 Configured with: ../gcc-4.3-20061230/configure --enable-languages=fortran,c,c++,java Thread model: posix gcc version 4.3.0 20061230 (experimental) configure:6845: $? = 0 configure:6847: g++ -V &5 g++: '-V' option must have argument configure:6850: $? = 1 configure:6853: checking whether we are using the GNU C++ compiler configure:6877: g++ -c -DLAM_BUILDING=1 conftest.cc >&5 configure:6883: $? = 0 configure:6887: test -z || test ! -s conftest.err configure:6890: $? = 0 configure:6893: test -s conftest.o configure:6896: $? = 0 configure:6909: result: yes configure:6915: checking whether g++ accepts -g configure:6936: g++ -c -g -DLAM_BUILDING=1 conftest.cc >&5 configure:6942: $? = 0 configure:6946: test -z || test ! -s conftest.err configure:6949: $? = 0 configure:6952: test -s conftest.o configure:6955: $? = 0 configure:6966: result: yes configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7014: $? = 0 configure:7018: test -z || test ! -s conftest.err configure:7021: $? = 0 configure:7024: test -s conftest.o configure:7027: $? = 0 configure:7053: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:53: error: 'exit' was not declared in this scope configure:7059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc:49: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:50: /usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:49: error: from previous declaration 'void std::exit(int) throw ()' configure:7014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc:49: error: 'void std::exit(int)' should have been declared inside 'std' configure:7014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 In file included from conftest.cc:50: /usr/include/stdlib.h:158: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:49: error: from previous declaration 'void exit(int) throw ()' configure:7014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7014: $? = 0 configure:7018: test -z || test ! -s conftest.err configure:7021: $? = 0 configure:7024: test -s conftest.o configure:7027: $? = 0 configure:7053: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7097: checking dependency style of g++ configure:7187: result: gcc3 configure:7209: checking how to run the C++ preprocessor configure:7240: g++ -E -DLAM_BUILDING=1 conftest.cc configure:7246: $? = 0 configure:7278: g++ -E -DLAM_BUILDING=1 conftest.cc conftest.cc:52:28: error: ac_nonexistent.h: No such file or directory configure:7284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:7323: result: g++ -E configure:7347: g++ -E -DLAM_BUILDING=1 conftest.cc configure:7353: $? = 0 configure:7385: g++ -E -DLAM_BUILDING=1 conftest.cc conftest.cc:52:28: error: ac_nonexistent.h: No such file or directory configure:7391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 3 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.3" | #define LAM_DEPENDENCY_PREFIX "/usr/local" | #define LAM_ARCH "i386-apple-darwin8.8.2" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 4 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 4 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 4 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:7601: checking if want C++ exception handling configure:7603: result: no configure:7891: checking whether g++ has new(std::nothrow) configure:7904: g++ conftest.cc -o conftest conftest.cc:3: error: second argument of 'int main(int, char*)' should be 'char **' configure:7912: here is the program that failed: #include int main(int argc, char* argv) { int *baz; unsigned int foo = 3; baz = new(std::nothrow) int; baz = new(std::nothrow) int[foo - 1]; } configure:7916: result: no configure:7961: checking for C++ template repository directory configure:8020: g++ -c conftest1.C conftest1.C:13: error: second argument of 'int main(int, char*)' should be 'char **' configure:8023: result: templates not supported? configure:8025: here is the program that failed: #include "conftest.h" void some_other_function(void); template void foo::member(int i) { i += 2; } int main(int argc, char *argv) { foo var1(6); foo< foo > var2(var1); some_other_function(); return 0; } configure:8027: here is conftest.h: template class foo { public: foo(T yow) : data(yow) { yow.member(3); }; void member(int i); private: T data; }; class bar { public: bar(int i) { data = i; }; void member(int j) { data = data * j; }; private: int data; }; configure:8082: result: not used configure:8107: checking for C++ compiler template parameters configure:8115: result: none needed configure:8206: checking for C++ optimization flags configure:8208: result: -O3 configure:8242: checking for ANSI C header files configure:8267: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8273: $? = 0 configure:8277: test -z || test ! -s conftest.err configure:8280: $? = 0 configure:8283: test -s conftest.o configure:8286: $? = 0 configure:8372: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc -lSystemStubs >&5 configure:8375: $? = 0 configure:8377: ./conftest configure:8380: $? = 0 configure:8395: result: yes configure:8419: checking for sys/types.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for sys/stat.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for stdlib.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for string.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for memory.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for strings.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for inttypes.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for stdint.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8419: checking for unistd.h configure:8435: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8441: $? = 0 configure:8445: test -z || test ! -s conftest.err configure:8448: $? = 0 configure:8451: test -s conftest.o configure:8454: $? = 0 configure:8465: result: yes configure:8487: checking map usability configure:8499: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8505: $? = 0 configure:8509: test -z || test ! -s conftest.err configure:8512: $? = 0 configure:8515: test -s conftest.o configure:8518: $? = 0 configure:8528: result: yes configure:8532: checking map presence configure:8542: g++ -E -DLAM_BUILDING=1 conftest.cc configure:8548: $? = 0 configure:8568: result: yes configure:8603: checking for map configure:8610: result: yes configure:8673: checking for type bool configure:8689: g++ -O3 conftest.cc -o conftest conftest.cc:4: error: second argument of 'int main(int, char*)' should be 'char **' configure:8696: here is the program that failed: #include #include int main(int argc, char* argv) { bool foo = (bool) 0; printf("so foo is used and the compiler wont complain: %d", (int) foo); return 0; } configure:8696: result: no configure:8747: checking for true/false configure:8765: g++ -O3 conftest.cc -o conftest conftest.cc:4: error: second argument of 'int main(int, char*)' should be 'char **' configure:8773: here is the program that failed: #include #include int main(int argc, char* argv) { int foo; foo = (int) true; foo = (int) false; printf("so foo is used and the compiler wont complain: %d", (int) foo); return 0; } configure:8772: result: no configure:8790: WARNING: *** Your C++ compiler does not support the bool data type. configure:8792: WARNING: *** LAM requires a C++ compiler with support for the bool configure:8794: WARNING: *** data type. configure:8796: error: cannot continue ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.8.2 ac_cv_build_alias=i386-apple-darwin8.8.2 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXXLDFLAGS_set= ac_cv_env_CXXLDFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=gfortran 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= 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_header_inttypes_h=yes ac_cv_header_map=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin8.8.2 ac_cv_host_alias=i386-apple-darwin8.8.2 ac_cv_objext=o ac_cv_path_ac_prefix_program=/usr/local/bin/lamclean ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run tar' AR='' AUTOCONF='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run autoconf' AUTOHEADER='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run autoheader' AUTOMAKE='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run automake-1.9' AWK='awk' CASE_SENSITIVE_FS_FALSE='' CASE_SENSITIVE_FS_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 ' CFLAGS_WITHOUT_OPTFLAGS='' CLEANFILES='*~' CP='' CPP='gcc -E' CPPFLAGS=' -DLAM_BUILDING=1' CXX='g++' CXXCPP='g++ -E' CXXCPPFLAGS='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 ' CXXLDFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_LDFLAGS='' F77='' F77_BUILD_DIR='' F77_LTPLIB='' FC='gfortran' FFLAGS='' IMPID_DIR='' IMPI_DIR='' IMPI_LIB='' IMPI_OBJS='' IMPI_SERVER='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAM_ALPHA_VERSION='0' LAM_BETA_VERSION='0' LAM_BINDIR='/usr/local/bin' LAM_CONFIGURE_DATE='Wed Mar 14 14:22:48 CDT 2007' LAM_CONFIGURE_HOST='herouxmac' LAM_CONFIGURE_USER='maherou' LAM_CXX_TEMPLATE_REPOSITORY=' ' LAM_EXEC_PREFIX='/usr/local' LAM_INDEXOF_FORTRAN_INTEGER8='' LAM_INDEXOF_FORTRAN_REAL16='' LAM_MAJOR_VERSION='7' LAM_MANDIR='/usr/local/man' LAM_MINOR_VERSION='1' LAM_PREFIX='/usr/local' LAM_RELEASE_VERSION='3' LAM_SSI_boot_ALL_SUBDIRS='' LAM_SSI_boot_DYNAMIC_SUBDIRS='' LAM_SSI_boot_STATIC_LTLIBS='' LAM_SSI_boot_STATIC_SUBDIRS='' LAM_SSI_coll_ALL_SUBDIRS='' LAM_SSI_coll_DYNAMIC_SUBDIRS='' LAM_SSI_coll_STATIC_LTLIBS='' LAM_SSI_coll_STATIC_SUBDIRS='' LAM_SSI_crlam_ALL_SUBDIRS='' LAM_SSI_crlam_DYNAMIC_SUBDIRS='' LAM_SSI_crlam_STATIC_LTLIBS='' LAM_SSI_crlam_STATIC_SUBDIRS='' LAM_SSI_crmpi_ALL_SUBDIRS='' LAM_SSI_crmpi_DYNAMIC_SUBDIRS='' LAM_SSI_crmpi_STATIC_LTLIBS='' LAM_SSI_crmpi_STATIC_SUBDIRS='' LAM_SSI_rpi_ALL_SUBDIRS='' LAM_SSI_rpi_DYNAMIC_SUBDIRS='' LAM_SSI_rpi_STATIC_LTLIBS='' LAM_SSI_rpi_STATIC_SUBDIRS='' LAM_SVN_VERSION='0' LAM_TOP_BUILDDIR='/Users/maherou/Desktop/lam-temp/lam-7.1.3' LAM_TOP_SRCDIR='/Users/maherou/Desktop/lam-temp/lam-7.1.3' LAM_VERSION='7.1.3' LAM_WANT_DARWIN7MALLOC_FALSE='' LAM_WANT_DARWIN7MALLOC_TRUE='' LAM_WANT_INSTALL_MPIEXEC_FALSE='' LAM_WANT_INSTALL_MPIEXEC_TRUE='' LAM_WANT_PTMALLOC2_FALSE='' LAM_WANT_PTMALLOC2_TRUE='' LAM_WANT_PTMALLOC_FALSE='' LAM_WANT_PTMALLOC_TRUE='' LDFLAGS='' LIBLAM_EXTRA_LDFLAGS='' LIBLAM_EXTRA_LIBS='' LIBLTDL='' LIBLTDL_SUBDIR='' LIBMPI_EXTRA_LDFLAGS='' LIBMPI_EXTRA_LIBS='' LIBOBJS='' LIBS='-lSystemStubs' LIBTOOL='' LN_S='' LTDLINCL='' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/maherou/Desktop/lam-temp/lam-7.1.3/config/missing --run makeinfo' MPIF_H_PMPI_W_FUNCS='' OBJEXT='o' PACKAGE='lam' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RM='' ROMIO_ARCH_FLAGS='' ROMIO_USER_FLAGS='' SET_MAKE='' SHELL='/bin/sh' SHELL_CMD='' STRIP='' TOTALVIEW_DEBUG_FLAGS='' TOTALVIEW_DLL_DIR='' VERSION='7.1.3' WANT_CPPFILE_FALSE='' WANT_CPPFILE_TRUE='' WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE='' WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE='' WANT_FORTRAN_FALSE='' WANT_FORTRAN_TRUE='' WANT_IMPI_BUILD_FALSE='' WANT_IMPI_BUILD_TRUE='' WANT_LIBLTDL_FALSE='' WANT_LIBLTDL_TRUE='' WANT_MPI2CPP_FALSE='' WANT_MPI2CPP_TRUE='' WANT_MPI_STUBS_FALSE='' WANT_MPI_STUBS_TRUE='' WANT_PREFIX_MEMCPY_FALSE='' WANT_PREFIX_MEMCPY_TRUE='' WANT_PROFILE_BUILD_FALSE='' WANT_PROFILE_BUILD_TRUE='' WANT_ROMIO_FALSE='' WANT_ROMIO_TRUE='' WANT_TRILLIUM_INSTALL_FALSE='' WANT_TRILLIUM_INSTALL_TRUE='' WRAPPER_EXTRA_CFLAGS='' WRAPPER_EXTRA_CXXFLAGS='' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' ac_prefix_program='/usr/local/bin/lamclean' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.8.2' build_alias='' build_cpu='i386' build_os='darwin8.8.2' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i386-apple-darwin8.8.2' host_alias='' host_cpu='i386' host_os='darwin8.8.2' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/Users/maherou/Desktop/lam-temp/lam-7.1.3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(install_sh) -d' 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 HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define LAM_ALIGNMENT_CHAR 1 #define LAM_ALIGNMENT_DOUBLE 4 #define LAM_ALIGNMENT_FLOAT 4 #define LAM_ALIGNMENT_INT 4 #define LAM_ALIGNMENT_LONG 4 #define LAM_ALIGNMENT_LONG_DOUBLE 16 #define LAM_ALIGNMENT_LONG_LONG 4 #define LAM_ALIGNMENT_SHORT 2 #define LAM_ALIGNMENT_VOID_P 4 #define LAM_ALIGNMENT_WCHAR 4 #define LAM_ALPHA_VERSION 0 #define LAM_ARCH "i386-apple-darwin8.8.2" #define LAM_BETA_VERSION 0 #define LAM_CC "gcc" #define LAM_CONFIG_FORCE_PROTOS 1 #define LAM_CXX "g++" #define LAM_CXX_BOOL #define LAM_CXX_NOTHROW_NEW 0 #define LAM_CXX_NOTHROW_NEW_ARG #define LAM_CXX_STL 1 #define LAM_CXX_TRUE_FALSE 0 #define LAM_DEPENDENCY_PREFIX "/usr/local" #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 #define LAM_HAVE_float4 0 #define LAM_HAVE_float8 0 #define LAM_HAVE_int2 0 #define LAM_HAVE_int4 0 #define LAM_HAVE_int8 0 #define LAM_HAVE_uint2 0 #define LAM_HAVE_uint4 0 #define LAM_HAVE_uint8 0 #define LAM_MAJOR_VERSION 7 #define LAM_MINOR_VERSION 1 #define LAM_RELEASE_VERSION 3 #define LAM_SIZEOF_CHAR 1 #define LAM_SIZEOF_DOUBLE 8 #define LAM_SIZEOF_FLOAT 4 #define LAM_SIZEOF_INT 4 #define LAM_SIZEOF_LONG 4 #define LAM_SIZEOF_LONG_DOUBLE 16 #define LAM_SIZEOF_LONG_LONG 8 #define LAM_SIZEOF_SHORT 2 #define LAM_SIZEOF_VOID_P 4 #define LAM_SIZEOF_WCHAR 4 #define LAM_SVN_VERSION 0 #define LAM_VERSION "7.1.3" #define LAM_WANT_DEBUG 0 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 1