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 --without-fc ## --------- ## ## Platform. ## ## --------- ## hostname = MTNGT43VP uname -m = i686 uname -r = 1.6.9(0.156/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2007-02-06 18:09 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = i686 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/PROGRA~1/NETMAN~1/System PATH: /cygdrive/c/Program Files/ATI Technologies/ATI Control Panel PATH: /cygdrive/c/Program Files/Common Files/Adaptec Shared/System PATH: /cygdrive/c/Program Files/Common Files/Autodesk Shared/ PATH: /cygdrive/c/Program Files/Rational/ClearCase/bin PATH: /cygdrive/c/Program Files/Rational/common PATH: /cygdrive/c/Program Files/SSH Communications Security/SSH Secure Shell PATH: /cygdrive/c/PROGRA~1/NETMAN~1/COMMON PATH: /cygdrive/c/PROGRA~1/NETMAN~1/APPS/EMULAT~1 PATH: /cygdrive/c/PROGRA~1/NETMAN~1/APPS/X ## ----------- ## ## 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:1920: found /usr/bin/gawk configure:1930: result: gawk configure:1940: checking whether make sets $(MAKE) configure:1960: result: yes configure:2124: builddir: /lam-7.1.3 configure:2126: srcdir: /lam-7.1.3 configure:2162: checking build system type configure:2180: result: i686-pc-cygwin configure:2208: checking host system type configure:2222: result: i686-pc-cygwin 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:2761: found /usr/bin/gcc configure:2771: result: gcc configure:3015: checking for C compiler version configure:3018: gcc --version &5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) 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 >&5 configure:3060: $? = 0 configure:3106: result: a.exe configure:3111: checking whether the C compiler works configure:3117: ./a.exe 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.exe conftest.c >&5 configure:3154: $? = 0 configure:3179: result: .exe 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: parse error 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: 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 "i686-pc-cygwin" | #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: 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 "i686-pc-cygwin" | #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:19: sgtty.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.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5182: $? = 0 configure:5184: ./conftest.exe configure:5187: $? = 0 configure:5201: result: 1 configure:5229: checking size of short configure:5252: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5255: $? = 0 configure:5257: ./conftest.exe configure:5260: $? = 0 configure:5274: result: 2 configure:5302: checking size of wchar_t configure:5325: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5328: $? = 0 configure:5330: ./conftest.exe configure:5333: $? = 0 configure:5347: result: 2 configure:5375: checking size of int configure:5398: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5401: $? = 0 configure:5403: ./conftest.exe configure:5406: $? = 0 configure:5420: result: 4 configure:5448: checking size of long configure:5471: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5474: $? = 0 configure:5476: ./conftest.exe configure:5479: $? = 0 configure:5493: result: 4 configure:5521: checking size of long long configure:5544: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5547: $? = 0 configure:5549: ./conftest.exe configure:5552: $? = 0 configure:5566: result: 8 configure:5594: checking size of float configure:5617: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5620: $? = 0 configure:5622: ./conftest.exe configure:5625: $? = 0 configure:5639: result: 4 configure:5667: checking size of double configure:5690: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5693: $? = 0 configure:5695: ./conftest.exe configure:5698: $? = 0 configure:5712: result: 8 configure:5740: checking size of long double configure:5763: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5766: $? = 0 configure:5768: ./conftest.exe configure:5771: $? = 0 configure:5785: result: 12 configure:5813: checking size of void * configure:5836: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5839: $? = 0 configure:5841: ./conftest.exe configure:5844: $? = 0 configure:5858: result: 4 configure:5892: checking alignment of char configure:5921: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5924: $? = 0 configure:5926: ./conftest.exe configure:5929: $? = 0 configure:5953: result: 1 configure:5969: checking alignment of short configure:5998: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6001: $? = 0 configure:6003: ./conftest.exe configure:6006: $? = 0 configure:6030: result: 2 configure:6046: checking alignment of wchar_t configure:6075: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6078: $? = 0 configure:6080: ./conftest.exe configure:6083: $? = 0 configure:6107: result: 2 configure:6123: checking alignment of int configure:6152: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6155: $? = 0 configure:6157: ./conftest.exe configure:6160: $? = 0 configure:6184: result: 4 configure:6200: checking alignment of long configure:6229: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6232: $? = 0 configure:6234: ./conftest.exe configure:6237: $? = 0 configure:6261: result: 4 configure:6277: checking alignment of long long configure:6306: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6309: $? = 0 configure:6311: ./conftest.exe configure:6314: $? = 0 configure:6338: result: 8 configure:6354: checking alignment of float configure:6383: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6386: $? = 0 configure:6388: ./conftest.exe configure:6391: $? = 0 configure:6415: result: 4 configure:6431: checking alignment of double configure:6460: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6463: $? = 0 configure:6465: ./conftest.exe configure:6468: $? = 0 configure:6492: result: 8 configure:6508: checking alignment of long double configure:6537: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6540: $? = 0 configure:6542: ./conftest.exe configure:6545: $? = 0 configure:6569: result: 4 configure:6585: checking alignment of void * configure:6614: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6617: $? = 0 configure:6619: ./conftest.exe configure:6622: $? = 0 configure:6646: result: 4 configure:6792: checking for g++ configure:6808: found /usr/bin/g++ configure:6818: result: g++ configure:6834: checking for C++ compiler version configure:6837: g++ --version &5 g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) 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' undeclared (first use this function) conftest.cc:53: error: (Each undeclared identifier is reported only once for each function it appears in.) 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #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 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: 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #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: 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #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 configure:7909: result: yes configure:7961: checking for C++ template repository directory configure:8020: g++ -c conftest1.C configure:8031: g++ -c conftest2.C 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:8375: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8378: $? = 0 configure:8380: ./conftest.exe configure:8383: $? = 0 configure:8398: result: yes configure:8422: checking for sys/types.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for sys/stat.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for stdlib.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for string.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for memory.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for strings.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for inttypes.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for stdint.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for unistd.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8490: checking map usability configure:8502: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8508: $? = 0 configure:8512: test -z || test ! -s conftest.err configure:8515: $? = 0 configure:8518: test -s conftest.o configure:8521: $? = 0 configure:8531: result: yes configure:8535: checking map presence configure:8545: g++ -E -DLAM_BUILDING=1 conftest.cc configure:8551: $? = 0 configure:8571: result: yes configure:8606: checking for map configure:8613: result: yes configure:8676: checking for type bool configure:8689: g++ -O3 conftest.cc -o conftest configure:8693: result: yes configure:8750: checking for true/false configure:8765: g++ -O3 conftest.cc -o conftest configure:8769: result: yes configure:8820: checking size of bool configure:8843: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8846: $? = 0 configure:8848: ./conftest.exe configure:8851: $? = 0 configure:8865: result: 1 configure:8908: checking size of int configure:8931: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8934: $? = 0 configure:8936: ./conftest.exe configure:8939: $? = 0 configure:8953: result: 4 configure:9000: checking alignment of bool configure:9029: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:9032: $? = 0 configure:9034: ./conftest.exe configure:9037: $? = 0 configure:9061: result: 1 configure:9092: checking alignment of int configure:9121: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:9124: $? = 0 configure:9126: ./conftest.exe configure:9129: $? = 0 configure:9153: result: 4 configure:9177: checking how to store bool in C configure:9197: result: unsigned char configure:15003: checking if want profiling interface configure:15005: result: yes configure:15048: checking if want full installation of Trillium files configure:15050: result: no configure:15107: checking if want ROMIO support configure:15109: result: yes configure:15125: checking for main in -laio configure:15149: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -laio >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -laio collect2: ld returned 1 exit status configure:15155: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:15181: result: no configure:15199: checking for user ROMIO flags configure:15202: result: none configure:15270: checking if want FORTRAN support configure:15281: result: no configure:15329: checking if want MPI 2 C++ support configure:15331: result: yes configure:15370: checking if want MPI::File C++ binding support configure:15372: result: no configure:15415: checking if want IMPI support configure:15417: result: no configure:15578: checking how to yeild configure:15595: result: yield() configure:15610: checking for LAM user signal configure:15629: result: SIGUSR2 configure:15641: checking if want purify clean configure:15663: result: no configure:15697: checking for desired boot timeout configure:15699: result: 60 seconds configure:15701: checking for desired lamd packet resend time configure:15703: result: 500000 seconds configure:15705: checking for desired lamd heartbeat time configure:15707: result: 120 seconds configure:15739: checking if want stub MPI functions configure:15741: result: no configure:15782: checking if want default promiscuous boot connections configure:15784: result: no configure:15814: checking whether ln -s works configure:15818: result: yes configure:15833: checking for cp configure:15851: found /usr/bin/cp configure:15863: result: /usr/bin/cp configure:15878: checking for rm configure:15896: found /usr/bin/rm configure:15908: result: /usr/bin/rm configure:15928: checking for sh configure:15946: found /usr/bin/sh configure:15958: result: /usr/bin/sh configure:15974: checking if installed perl can support mpiexec configure:15993: result: yes configure:16005: checking for prototype of snprintf configure:16027: gcc -E -O3 conftest.c configure:16037: $? = 0 configure:16046: ...some ugly egrepping... configure:16056: $? = 0 configure:16065: ...some ugly egrepping... configure:16075: $? = 0 configure:16087: result: yes configure:16103: checking for prototype of gethostname configure:16125: gcc -E -O3 conftest.c configure:16135: $? = 0 configure:16144: ...some ugly egrepping... configure:16154: $? = 0 configure:16163: ...some ugly egrepping... configure:16173: $? = 0 configure:16185: result: yes configure:16224: checking stropts.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c:165:21: stropts.h: No such file or directory configure:16242: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | /* 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:16265: result: no configure:16269: checking stropts.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c conftest.c:131:21: stropts.h: No such file or directory configure:16285: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | /* end confdefs.h. */ | #include configure:16305: result: no configure:16340: checking for stropts.h configure:16347: result: no configure:16224: checking grp.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking grp.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for grp.h configure:16347: result: yes configure:16224: checking netinet/tcp.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking netinet/tcp.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for netinet/tcp.h configure:16347: result: yes configure:16224: checking sys/select.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking sys/select.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for sys/select.h configure:16347: result: yes configure:16224: checking sys/resource.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking sys/resource.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for sys/resource.h configure:16347: result: yes configure:16374: checking rpc/types.h usability configure:16386: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16392: $? = 0 configure:16396: test -z || test ! -s conftest.err configure:16399: $? = 0 configure:16402: test -s conftest.o configure:16405: $? = 0 configure:16415: result: yes configure:16419: checking rpc/types.h presence configure:16429: gcc -E -DLAM_BUILDING=1 conftest.c configure:16435: $? = 0 configure:16455: result: yes configure:16490: checking for rpc/types.h configure:16497: result: yes configure:16514: checking for rpc/xdr.h configure:16533: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16539: $? = 0 configure:16543: test -z || test ! -s conftest.err configure:16546: $? = 0 configure:16549: test -s conftest.o configure:16552: $? = 0 configure:16563: result: yes configure:16589: checking pty.h usability configure:16601: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16607: $? = 0 configure:16611: test -z || test ! -s conftest.err configure:16614: $? = 0 configure:16617: test -s conftest.o configure:16620: $? = 0 configure:16630: result: yes configure:16634: checking pty.h presence configure:16644: gcc -E -DLAM_BUILDING=1 conftest.c configure:16650: $? = 0 configure:16670: result: yes configure:16705: checking for pty.h configure:16712: result: yes configure:16589: checking util.h usability configure:16601: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c:172:18: util.h: No such file or directory configure:16607: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_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:16630: result: no configure:16634: checking util.h presence configure:16644: gcc -E -DLAM_BUILDING=1 conftest.c conftest.c:138:18: util.h: No such file or directory configure:16650: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:16670: result: no configure:16705: checking for util.h configure:16712: result: no configure:16745: checking sched.h usability configure:16757: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16763: $? = 0 configure:16767: test -z || test ! -s conftest.err configure:16770: $? = 0 configure:16773: test -s conftest.o configure:16776: $? = 0 configure:16786: result: yes configure:16790: checking sched.h presence configure:16800: gcc -E -DLAM_BUILDING=1 conftest.c configure:16806: $? = 0 configure:16826: result: yes configure:16861: checking for sched.h configure:16868: result: yes configure:16736: checking for strings.h configure:16741: result: yes configure:16905: checking if FIONBIO defined in sys/ioctl.h configure:16940: result: not on AIX 4.3.3, so who cares? configure:16947: checking if SA_RESTART defined in signal.h configure:16974: result: yes configure:16977: checking for sa_len in struct sockaddr configure:16996: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function `main': conftest.c:146: error: structure has no member named `sa_len' configure:17002: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len; | ; | return 0; | } configure:17030: result: no configure:17033: checking if need to include sys/select.h configure:17052: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17058: $? = 0 configure:17062: test -z || test ! -s conftest.err configure:17065: $? = 0 configure:17068: test -s conftest.o configure:17071: $? = 0 configure:17086: result: yes configure:17101: checking for socket configure:17158: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17164: $? = 0 configure:17168: test -z || test ! -s conftest.err configure:17171: $? = 0 configure:17174: test -s conftest.exe configure:17177: $? = 0 configure:17189: result: yes configure:17269: checking for gethostbyname configure:17326: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17332: $? = 0 configure:17336: test -z || test ! -s conftest.err configure:17339: $? = 0 configure:17342: test -s conftest.exe configure:17345: $? = 0 configure:17357: result: yes configure:17445: checking for login in -lutil configure:17475: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lutil >&5 configure:17481: $? = 0 configure:17485: test -z || test ! -s conftest.err configure:17488: $? = 0 configure:17491: test -s conftest.exe configure:17494: $? = 0 configure:17507: result: yes configure:17520: checking for openpty configure:17577: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lutil >&5 configure:17583: $? = 0 configure:17587: test -z || test ! -s conftest.err configure:17590: $? = 0 configure:17593: test -s conftest.exe configure:17596: $? = 0 configure:17608: result: yes configure:17646: checking for atexit configure:17703: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17709: $? = 0 configure:17713: test -z || test ! -s conftest.err configure:17716: $? = 0 configure:17719: test -s conftest.exe configure:17722: $? = 0 configure:17734: result: yes configure:17763: checking for getcwd configure:17820: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17826: $? = 0 configure:17830: test -z || test ! -s conftest.err configure:17833: $? = 0 configure:17836: test -s conftest.exe configure:17839: $? = 0 configure:17851: result: yes configure:17880: checking for yield configure:17937: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 /cygdrive/c/DOCUME~1/kcorcora/LOCALS~1/Temp/ccMW4FwP.o:conftest.c:(.text+0x20): undefined reference to `_yield' /cygdrive/c/DOCUME~1/kcorcora/LOCALS~1/Temp/ccMW4FwP.o:conftest.c:(.data+0x0): undefined reference to `_yield' collect2: ld returned 1 exit status configure:17943: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yield | | /* 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 yield (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_yield) || defined (__stub___yield) | choke me | #else | char (*f) () = yield; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != yield; | ; | return 0; | } configure:17968: result: no configure:17997: checking for snprintf configure:18054: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c:171: warning: conflicting types for built-in function 'snprintf' configure:18060: $? = 0 configure:18064: test -z || test ! -s conftest.err configure:18067: $? = 0 configure:18070: test -s conftest.exe configure:18073: $? = 0 configure:18085: result: yes configure:18114: checking for atoll configure:18171: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18177: $? = 0 configure:18181: test -z || test ! -s conftest.err configure:18184: $? = 0 configure:18187: test -s conftest.exe configure:18190: $? = 0 configure:18202: result: yes configure:18231: checking for strtoll configure:18288: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18294: $? = 0 configure:18298: test -z || test ! -s conftest.err configure:18301: $? = 0 configure:18304: test -s conftest.exe configure:18307: $? = 0 configure:18319: result: yes configure:18348: checking for sched_yield configure:18405: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18411: $? = 0 configure:18415: test -z || test ! -s conftest.err configure:18418: $? = 0 configure:18421: test -s conftest.exe configure:18424: $? = 0 configure:18436: result: yes configure:18465: checking for sysconf configure:18522: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18528: $? = 0 configure:18532: test -z || test ! -s conftest.err configure:18535: $? = 0 configure:18538: test -s conftest.exe configure:18541: $? = 0 configure:18553: result: yes configure:18582: checking for sysctl configure:18639: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 /cygdrive/c/DOCUME~1/kcorcora/LOCALS~1/Temp/ccgmzZfe.o:conftest.c:(.text+0x20): undefined reference to `_sysctl' /cygdrive/c/DOCUME~1/kcorcora/LOCALS~1/Temp/ccgmzZfe.o:conftest.c:(.data+0x0): undefined reference to `_sysctl' collect2: ld returned 1 exit status configure:18645: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define sysctl to an innocuous variant, in case declares sysctl. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctl innocuous_sysctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctl | | /* 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 sysctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_sysctl) || defined (__stub___sysctl) | choke me | #else | char (*f) () = sysctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysctl; | ; | return 0; | } configure:18670: result: no configure:18695: checking whether vscanf is declared configure:18719: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18725: $? = 0 configure:18729: test -z || test ! -s conftest.err configure:18732: $? = 0 configure:18735: test -s conftest.o configure:18738: $? = 0 configure:18749: result: yes configure:18765: checking whether va_copy is declared configure:18790: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18796: $? = 0 configure:18800: test -z || test ! -s conftest.err configure:18803: $? = 0 configure:18806: test -s conftest.o configure:18809: $? = 0 configure:18820: result: yes configure:18834: checking whether __va_copy is declared configure:18859: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18865: $? = 0 configure:18869: test -z || test ! -s conftest.err configure:18872: $? = 0 configure:18875: test -s conftest.o configure:18878: $? = 0 configure:18889: result: yes configure:18939: checking for glibc configure:18970: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18973: $? = 0 configure:18975: ./conftest.exe configure:18978: $? = 0 configure:18994: result: no configure:19001: checking whether to use prefix memcpy() configure:19044: result: no (default on non-glibc systems: no) configure:19052: checking whether byte ordering is bigendian configure:19079: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19085: $? = 0 configure:19089: test -z || test ! -s conftest.err configure:19092: $? = 0 configure:19095: test -s conftest.o configure:19098: $? = 0 configure:19122: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function `main': conftest.c:164: error: `not' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) conftest.c:164: error: parse error before "big" configure:19128: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19263: result: no configure:19307: checking for union semun in sys/sem.h configure:19326: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function `main': conftest.c:162: error: storage size of 's' isn't known configure:19332: $? = 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | union semun s; s.val; | ; | return 0; | } configure:19360: result: no configure:19373: checking for struct semid_ds configure:19394: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19400: $? = 0 configure:19404: test -z || test ! -s conftest.err configure:19407: $? = 0 configure:19410: test -s conftest.o configure:19413: $? = 0 configure:19423: result: yes configure:19433: checking if able to create SYSV semaphores configure:19482: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19485: $? = 0 configure:19487: ./conftest.exe ./configure: line 19488: 228 Bad system call ./conftest$ac_exeext configure:19490: $? = 140 configure: program exited with status 140 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | #if LAM_HAVE_UNION_SEMUN | static union semun semctl_arg; | #else | static union { | int val; | struct semid_ds *buf; | unsigned short *array; | } semctl_arg; | #endif | | int main(int argc, char **argv){ | int semid, ret; | /* Create a private semaphore set */ | semid = semget (IPC_PRIVATE, 1, 0777); | /* if not successful, abort */ | if (semid < 0) { exit(1); } | if(semctl(semid, 0, IPC_RMID, semctl_arg) == -1 ){ | exit(2); | } | return 0; /* semget() and semctl() work */ | } configure:19511: result: no configure:19517: checking if able to create SYSV semaphores work with -lrt configure:19567: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lrt >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:19570: $? = 1 configure: program exited with status 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | #if LAM_HAVE_UNION_SEMUN | static union semun semctl_arg; | #else | static union { | int val; | struct semid_ds *buf; | unsigned short *array; | } semctl_arg; | #endif | | int main(int argc, char **argv){ | int semid, ret; | /* Create a private semaphore set */ | semid = semget (IPC_PRIVATE, 1, 0777); | /* if not successful, abort */ | if (semid < 0) { exit(1); } | if(semctl(semid, 0, IPC_RMID, semctl_arg) == -1 ){ | exit(2); | } | return 0; /* semget() and semctl() work */ | } configure:19596: result: no configure:19517: checking if able to create SYSV semaphores work with -lcygipc configure:19567: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lcygipc >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lcygipc collect2: ld returned 1 exit status configure:19570: $? = 1 configure: program exited with status 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | #if LAM_HAVE_UNION_SEMUN | static union semun semctl_arg; | #else | static union { | int val; | struct semid_ds *buf; | unsigned short *array; | } semctl_arg; | #endif | | int main(int argc, char **argv){ | int semid, ret; | /* Create a private semaphore set */ | semid = semget (IPC_PRIVATE, 1, 0777); | /* if not successful, abort */ | if (semid < 0) { exit(1); } | if(semctl(semid, 0, IPC_RMID, semctl_arg) == -1 ){ | exit(2); | } | return 0; /* semget() and semctl() work */ | } configure:19596: result: no configure:19813: checking for SYSV semaphore support configure:19819: result: no configure:19908: checking for struct shmid_ds configure:19928: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19934: $? = 0 configure:19938: test -z || test ! -s conftest.err configure:19941: $? = 0 configure:19944: test -s conftest.o configure:19947: $? = 0 configure:19957: result: yes configure:19967: checking if SYSV shared memory works configure:20010: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:20013: $? = 0 configure:20015: ./conftest.exe ./configure: line 20016: 3224 Bad system call ./conftest$ac_exeext configure:20018: $? = 140 configure: program exited with status 140 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | #ifndef PAGE_SIZE | #define PAGE_SIZE 512 | #endif | | int main(int argc, char **argv){ | int shmid; | struct shmid_ds *buf; | | /* Create a private shared memory segment */ | shmid = shmget(IPC_PRIVATE, PAGE_SIZE, 0777); | /* If successful try to de-allocate it */ | if( shmid == -1 || shmctl(shmid, IPC_RMID, buf) == -1 ){ | exit(3); /* one of them failed */ | } | return 0; /* shmget() and shmctl() work */ | } configure:20039: result: no configure:20045: checking if SYSV shared memory works with -lrt configure:20089: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lrt >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:20092: $? = 1 configure: program exited with status 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | #ifndef PAGE_SIZE | #define PAGE_SIZE 512 | #endif | | int main(int argc, char **argv){ | int shmid; | struct shmid_ds *buf; | | /* Create a private shared memory segment */ | shmid = shmget(IPC_PRIVATE, PAGE_SIZE, 0777); | /* If successful try to de-allocate it */ | if( shmid == -1 || shmctl(shmid, IPC_RMID, buf) == -1 ){ | exit(3); /* one of them failed */ | } | return 0; /* shmget() and shmctl() work */ | } configure:20118: result: no configure:20045: checking if SYSV shared memory works with -lcygipc configure:20089: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 conftest.c -lcygipc >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lcygipc collect2: ld returned 1 exit status configure:20092: $? = 1 configure: program exited with status 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 "i686-pc-cygwin" | #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 2 | #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 12 | #define LAM_SIZEOF_VOID_P 4 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 2 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 4 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 4 | #define LAM_ALIGNMENT_VOID_P 4 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 0 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 0 | #define LAM_SIZEOF_FORTRAN_REAL 0 | #define LAM_SIZEOF_FORTRAN_DBLPREC 0 | #define LAM_SIZEOF_FORTRAN_COMPLEX 0 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 0 | #define LAM_SIZEOF_FORTRAN_INTEGER1 0 | #define LAM_SIZEOF_FORTRAN_INTEGER2 0 | #define LAM_SIZEOF_FORTRAN_INTEGER4 0 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 0 | #define LAM_SIZEOF_FORTRAN_REAL8 0 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 int | #define LAM_FORTRAN_C_TYPE_INTEGER2 int | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 float | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 0 | #define LAM_ALIGNMENT_FORTRAN_REAL 0 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 0 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 0 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 0 | #define LAM_ALIGNMENT_FORTRAN_REAL8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 0 | #define LAM_F77 "false" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/usr/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 0 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 0 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | #ifndef PAGE_SIZE | #define PAGE_SIZE 512 | #endif | | int main(int argc, char **argv){ | int shmid; | struct shmid_ds *buf; | | /* Create a private shared memory segment */ | shmid = shmget(IPC_PRIVATE, PAGE_SIZE, 0777); | /* If successful try to de-allocate it */ | if( shmid == -1 || shmctl(shmid, IPC_RMID, buf) == -1 ){ | exit(3); /* one of them failed */ | } | return 0; /* shmget() and shmctl() work */ | } configure:20118: result: no configure:20132: checking for SYSV shared memory support configure:20138: result: no configure:20254: checking if C compiler and POSIX threads work as is configure:20313: gcc -o conftest.exe -O3 -DLAM_BUILDING=1 -D_REENTRANT conftest.c >&5 configure:20319: $? = 0 configure:20323: test -z || test ! -s conftest.err configure:20326: $? = 0 configure:20329: test -s conftest.exe configure:20332: $? = 0 configure:20352: result: yes configure:20369: checking if C++ compiler and POSIX threads work as is configure:20428: g++ -o conftest.exe -O3 -DLAM_BUILDING=1 -D_REENTRANT conftest.cc >&5 configure:20434: $? = 0 configure:20438: test -z || test ! -s conftest.err configure:20441: $? = 0 configure:20444: test -s conftest.exe configure:20447: $? = 0 configure:20467: result: yes configure:21809: checking for working POSIX threads package configure:21812: result: yes configure:21851: checking if C compiler and Solaris threads work configure:21886: gcc -o conftest.exe -D_REENTRANT conftest.c -lthread >&5 conftest.c:161:20: thread.h: No such file or directory conftest.c: In function `main': conftest.c:165: error: `thread_t' undeclared (first use in this function) conftest.c:165: error: (Each undeclared identifier is reported only once conftest.c:165: error: for each function it appears in.) conftest.c:165: error: parse error before "th" conftest.c:165: error: `th' undeclared (first use in this function) configure:21892: $? = 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 "i686-pc-cygwin" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROT