This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPICH2 configure 1.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/sp/mpich2-1.5/configure --prefix=/home/sp/mpi --disable-cxx ## --------- ## ## Platform. ## ## --------- ## hostname = aries uname -m = x86_64 uname -r = 2.6.32-279.9.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Sep 25 21:43:11 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/MATLAB/R2012a/bin PATH: /home/sp/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5085: checking for gcc configure:5101: found /usr/bin/gcc configure:5112: result: gcc configure:5143: checking for C compiler version configure:5152: gcc --version >&5 gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4) Copyright (C) 2010 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:5163: $? = 0 configure:5152: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) configure:5163: $? = 0 configure:5152: gcc -V >&5 gcc: '-V' option must have argument configure:5163: $? = 1 configure:5152: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:5163: $? = 1 configure:5183: checking whether the C compiler works configure:5205: gcc conftest.c >&5 configure:5209: $? = 0 configure:5257: result: yes configure:5260: checking for C compiler default output file name configure:5262: result: a.out configure:5268: checking for suffix of executables configure:5275: gcc -o conftest conftest.c >&5 configure:5279: $? = 0 configure:5301: result: configure:5323: checking whether we are cross compiling configure:5331: gcc -o conftest conftest.c >&5 configure:5335: $? = 0 configure:5342: ./conftest configure:5346: $? = 0 configure:5361: result: no configure:5366: checking for suffix of object files configure:5388: gcc -c conftest.c >&5 configure:5392: $? = 0 configure:5413: result: o configure:5417: checking whether we are using the GNU C compiler configure:5436: gcc -c conftest.c >&5 configure:5436: $? = 0 configure:5445: result: yes configure:5454: checking whether gcc accepts -g configure:5474: gcc -c -g conftest.c >&5 configure:5474: $? = 0 configure:5515: result: yes configure:5532: checking for gcc option to accept ISO C89 configure:5595: gcc -c conftest.c >&5 configure:5595: $? = 0 configure:5608: result: none needed configure:5635: checking whether gcc and cc understand -c and -o together configure:5666: gcc -c conftest.c -o conftest2.o >&5 configure:5670: $? = 0 configure:5676: gcc -c conftest.c -o conftest2.o >&5 configure:5680: $? = 0 configure:5691: cc -c conftest.c >&5 configure:5695: $? = 0 configure:5703: cc -c conftest.c -o conftest2.o >&5 configure:5707: $? = 0 configure:5713: cc -c conftest.c -o conftest2.o >&5 configure:5717: $? = 0 configure:5735: result: yes configure:5774: checking how to run the C preprocessor configure:5805: gcc -E conftest.c configure:5805: $? = 0 configure:5819: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:5844: result: gcc -E configure:5864: gcc -E conftest.c configure:5864: $? = 0 configure:5878: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5878: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:5938: checking for a BSD-compatible install configure:6006: result: /usr/bin/install -c configure:6017: checking whether build environment is sane configure:6072: result: yes configure:6220: checking for a thread-safe mkdir -p configure:6259: result: /bin/mkdir -p configure:6266: checking for gawk configure:6282: found /bin/gawk configure:6293: result: gawk configure:6304: checking whether make sets $(MAKE) configure:6326: result: yes configure:6356: checking for style of include used by make configure:6384: result: GNU configure:6418: checking whether make supports nested variables configure:6435: result: yes configure:6515: checking dependency style of gcc configure:6626: result: gcc3 configure:6643: checking whether to enable maintainer-specific portions of Makefiles configure:6652: result: yes configure:6716: checking for ar configure:6732: found /usr/bin/ar configure:6743: result: ar configure:6769: checking the archiver (ar) interface configure:6779: gcc -c conftest.c >&5 configure:6779: $? = 0 configure:6781: ar cru libconftest.a conftest.o >&5 configure:6784: $? = 0 configure:6807: result: ar configure:6857: checking build system type configure:6871: result: x86_64-unknown-linux-gnu configure:6891: checking host system type configure:6904: result: x86_64-unknown-linux-gnu configure:6945: checking how to print strings configure:6972: result: printf configure:6993: checking for a sed that does not truncate output configure:7057: result: /bin/sed configure:7075: checking for grep that handles long lines and -e configure:7133: result: /bin/grep configure:7138: checking for egrep configure:7200: result: /bin/grep -E configure:7205: checking for fgrep configure:7267: result: /bin/grep -F configure:7302: checking for ld used by gcc configure:7369: result: /usr/bin/ld configure:7376: checking if the linker (/usr/bin/ld) is GNU ld configure:7391: result: yes configure:7403: checking for BSD- or MS-compatible name lister (nm) configure:7452: result: /usr/bin/nm -B configure:7582: checking the name lister (/usr/bin/nm -B) interface configure:7589: gcc -c conftest.c >&5 configure:7592: /usr/bin/nm -B "conftest.o" configure:7595: output 0000000000000000 B some_variable configure:7602: result: BSD nm configure:7605: checking whether ln -s works configure:7609: result: yes configure:7617: checking the maximum length of command line arguments configure:7747: result: 1966080 configure:7764: checking whether the shell understands some XSI constructs configure:7774: result: yes configure:7778: checking whether the shell understands "+=" configure:7784: result: yes configure:7819: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7859: result: func_convert_file_noop configure:7866: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7886: result: func_convert_file_noop configure:7893: checking for /usr/bin/ld option to reload object files configure:7900: result: -r configure:7974: checking for objdump configure:7990: found /usr/bin/objdump configure:8001: result: objdump configure:8033: checking how to recognize dependent libraries configure:8235: result: pass_all configure:8320: checking for dlltool configure:8350: result: no configure:8380: checking how to associate runtime and link libraries configure:8407: result: printf %s\n configure:8531: checking for archiver @FILE support configure:8548: gcc -c conftest.c >&5 configure:8548: $? = 0 configure:8551: ar cru libconftest.a @conftest.lst >&5 configure:8554: $? = 0 configure:8559: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8562: $? = 1 configure:8574: result: @ configure:8632: checking for strip configure:8648: found /usr/bin/strip configure:8659: result: strip configure:8731: checking for ranlib configure:8747: found /usr/bin/ranlib configure:8758: result: ranlib configure:8860: checking command to parse /usr/bin/nm -B output from gcc object configure:8980: gcc -c conftest.c >&5 configure:8983: $? = 0 configure:8987: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8990: $? = 0 configure:9056: gcc -o conftest conftest.c conftstm.o >&5 configure:9059: $? = 0 configure:9097: result: ok configure:9134: checking for sysroot configure:9164: result: no configure:9241: gcc -c conftest.c >&5 configure:9244: $? = 0 configure:9420: checking for mt configure:9450: result: no configure:9470: checking if : is a manifest tool configure:9476: : '-?' configure:9484: result: no configure:10122: checking for ANSI C header files configure:10142: gcc -c conftest.c >&5 configure:10142: $? = 0 configure:10215: gcc -o conftest conftest.c >&5 configure:10215: $? = 0 configure:10215: ./conftest configure:10215: $? = 0 configure:10226: result: yes configure:10239: checking for sys/types.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for sys/stat.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for stdlib.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for string.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for memory.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for strings.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for inttypes.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for stdint.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for unistd.h configure:10239: gcc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10253: checking for dlfcn.h configure:10253: gcc -c conftest.c >&5 configure:10253: $? = 0 configure:10253: result: yes configure:10458: checking for objdir configure:10473: result: .libs configure:10744: checking if gcc supports -fno-rtti -fno-exceptions configure:10762: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10766: $? = 0 configure:10779: result: no configure:11106: checking for gcc option to produce PIC configure:11113: result: -fPIC -DPIC configure:11121: checking if gcc PIC flag -fPIC -DPIC works configure:11139: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:11143: $? = 0 configure:11156: result: yes configure:11185: checking if gcc static flag -static works configure:11213: result: no configure:11228: checking if gcc supports -c -o file.o configure:11249: gcc -c -o out/conftest2.o conftest.c >&5 configure:11253: $? = 0 configure:11275: result: yes configure:11283: checking if gcc supports -c -o file.o configure:11330: result: yes configure:11363: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12516: result: yes configure:12756: checking dynamic linker characteristics configure:13267: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13267: $? = 0 configure:13489: result: GNU/Linux ld.so configure:13596: checking how to hardcode library paths into programs configure:13621: result: immediate configure:14161: checking whether stripping libraries is possible configure:14166: result: yes configure:14201: checking if libtool supports shared libraries configure:14203: result: yes configure:14206: checking whether to build shared libraries configure:14227: result: no configure:14230: checking whether to build static libraries configure:14234: result: yes configure:14283: checking whether make supports nested variables configure:14300: result: yes configure:14379: checking for c++ configure:14409: result: no configure:14379: checking for g++ configure:14409: result: no configure:14379: checking for gcc configure:14395: found /usr/bin/gcc configure:14406: result: gcc configure:14433: checking for C++ compiler version configure:14442: gcc --version >&5 gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4) Copyright (C) 2010 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:14453: $? = 0 configure:14442: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) configure:14453: $? = 0 configure:14442: gcc -V >&5 gcc: '-V' option must have argument configure:14453: $? = 1 configure:14442: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:14453: $? = 1 configure:14457: checking whether we are using the GNU C++ compiler configure:14476: gcc -c conftest.cpp >&5 gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:14485: result: no configure:14494: checking whether gcc accepts -g configure:14514: gcc -c -g conftest.cpp >&5 gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:14529: gcc -c conftest.cpp >&5 gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:14545: gcc -c -g conftest.cpp >&5 gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:14555: result: no configure:14580: checking dependency style of gcc configure:14691: result: gcc3 configure:14724: checking how to run the C++ preprocessor configure:14751: gcc -E conftest.cpp gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14751: gcc -E conftest.cpp gcc: error trying to exec 'cc1plus': execvp: No such file or directory configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14751: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14751: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14790: result: /lib/cpp configure:14810: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:14810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14810: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:14810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:14840: error: in `/usr/local/sp/build': configure:14842: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_AR_FLAGS_set= ac_cv_env_AR_FLAGS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICH2LIB_CFLAGS_set= ac_cv_env_MPICH2LIB_CFLAGS_value= ac_cv_env_MPICH2LIB_CPPFLAGS_set= ac_cv_env_MPICH2LIB_CPPFLAGS_value= ac_cv_env_MPICH2LIB_CXXFLAGS_set= ac_cv_env_MPICH2LIB_CXXFLAGS_value= ac_cv_env_MPICH2LIB_FCFLAGS_set= ac_cv_env_MPICH2LIB_FCFLAGS_value= ac_cv_env_MPICH2LIB_FFLAGS_set= ac_cv_env_MPICH2LIB_FFLAGS_value= ac_cv_env_MPICH2LIB_LDFLAGS_set= ac_cv_env_MPICH2LIB_LDFLAGS_value= ac_cv_env_MPICH2LIB_LIBS_set= ac_cv_env_MPICH2LIB_LIBS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_TCP_LIBS_set= ac_cv_env_TCP_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pac_cv_my_conf_dir=/usr/local/sp/build ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='8:1:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /home/sp/mpich2-1.5/confdb/missing --run aclocal-1.12' ADDRESS_KIND='' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AR_FLAGS='cru' AS='' ASSERT_LEVEL='' AUTOCONF='${SHELL} /home/sp/mpich2-1.5/confdb/missing --run autoconf' AUTOHEADER='${SHELL} /home/sp/mpich2-1.5/confdb/missing --run autoheader' AUTOMAKE='${SHELL} /home/sp/mpich2-1.5/confdb/missing --run automake-1.12' AWK='gawk' BASH_SHELL='' BGQ_INSTALL_DIR='' BSEND_OVERHEAD='' BUILD_BASH_SCRIPTS_FALSE='' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='' BUILD_CH3_NEMESIS_FALSE='' BUILD_CH3_NEMESIS_TRUE='' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='' BUILD_CH3_TRUE='' BUILD_CH3_UTIL_FTB_FALSE='' BUILD_CH3_UTIL_FTB_TRUE='' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='' BUILD_CXX_LIB_FALSE='' BUILD_CXX_LIB_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='' BUILD_F77_BINDING_FALSE='' BUILD_F77_BINDING_TRUE='' BUILD_F90_LIB_FALSE='' BUILD_F90_LIB_TRUE='' BUILD_LOGGING_RLOG_FALSE='' BUILD_LOGGING_RLOG_TRUE='' BUILD_MPID_COMMON_DATATYPE_FALSE='' BUILD_MPID_COMMON_DATATYPE_TRUE='' BUILD_MPID_COMMON_SCHED_FALSE='' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SOCK_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_TRUE='' BUILD_MPID_COMMON_SOCK_TRUE='' BUILD_MPID_COMMON_THREAD_FALSE='' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_NAMEPUB_FILE_FALSE='' BUILD_NAMEPUB_FILE_TRUE='' BUILD_NAMEPUB_MPD_FALSE='' BUILD_NAMEPUB_MPD_TRUE='' BUILD_NAMEPUB_PMI_FALSE='' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_ELAN_FALSE='' BUILD_NEMESIS_NETMOD_ELAN_TRUE='' BUILD_NEMESIS_NETMOD_GM_FALSE='' BUILD_NEMESIS_NETMOD_GM_TRUE='' BUILD_NEMESIS_NETMOD_MX_FALSE='' BUILD_NEMESIS_NETMOD_MX_TRUE='' BUILD_NEMESIS_NETMOD_NEWMAD_FALSE='' BUILD_NEMESIS_NETMOD_NEWMAD_TRUE='' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='' BUILD_NEMESIS_NETMOD_SCIF_FALSE='' BUILD_NEMESIS_NETMOD_SCIF_TRUE='' BUILD_NEMESIS_NETMOD_TCP_FALSE='' BUILD_NEMESIS_NETMOD_TCP_TRUE='' BUILD_PAMID_FALSE='' BUILD_PAMID_TRUE='' BUILD_PMI_PMI2_FALSE='' BUILD_PMI_PMI2_TRUE='' BUILD_PMI_SIMPLE_FALSE='' BUILD_PMI_SIMPLE_TRUE='' BUILD_PMI_SLURM_FALSE='' BUILD_PMI_SLURM_TRUE='' BUILD_PMI_SMPD_FALSE='' BUILD_PMI_SMPD_TRUE='' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='' BUILD_PM_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='' BUILD_PM_MPD_FALSE='' BUILD_PM_MPD_TRUE='' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='' BUILD_PM_SMPD_FALSE='' BUILD_PM_SMPD_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='' BUILD_ROMIO_FALSE='' BUILD_ROMIO_TRUE='' BUILD_SRC_MPE2_FALSE='' BUILD_SRC_MPE2_TRUE='' BUILD_TVDLL='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' ' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/home/sp/mpi --disable-cxx' CONFIGURE_ARGUMENTS=' '\''--prefix=/home/sp/mpi'\'' '\''--disable-cxx'\''' CPP='gcc -E' CPPFLAGS=' ' CXX='gcc' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' ' CXX_DEFS='' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='' DEVICE_ARGS='' DEVICE_NAME='' DLLIMPORT='' DLLTOOL='false' DOCTEXT='' DOCTEXTSTYLE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTERNAL_SRC_DIRS='' EXTRA_STATUS_DECL='' F77='' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_LIBDIR_LEADER='' F77_NAME_MANGLE='' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='' FCCPP='' FCEXT='' FCFLAGS=' ' FCINC='' FCINCFLAG='' FCMODEXT='' FCMODINCFLAG='' FCMODINCSPEC='' FCMODOUTFLAG='' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS=' ' FGREP='/bin/grep -F' FILE='' FINCLUDES='' FLIBS='' FORTRAN_BINDING='' FORTRAN_MPI_OFFSET='' FROM_MPICH2='yes' FWRAPNAME='fmpich' GCOV='' GNUCXX_MINORVERSION='' GNUCXX_VERSION='' GREP='/bin/grep' HAVE_CXX_EXCEPTIONS='' HAVE_ERROR_CHECKING='' HAVE_ROMIO='' INCLUDE_MPICXX_H='' INCLUDE_MPIDDEFS_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='' KILLALL='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' ' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='' MAKEINFO='${SHELL} /home/sp/mpich2-1.5/confdb/missing --run makeinfo' MANIFEST_TOOL=':' MANY_PM='' MKDIR_P='/bin/mkdir -p' MPIBASEMODNAME='' MPICC='' MPICH2LIB_CFLAGS='' MPICH2LIB_CPPFLAGS='' MPICH2LIB_CXXFLAGS='' MPICH2LIB_FCFLAGS='' MPICH2LIB_FFLAGS='' MPICH2LIB_LDFLAGS='' MPICH2LIB_LIBS='' MPICH2_NUMVERSION='10500300' MPICH2_RELEASE_DATE='Mon Oct 8 14:00:48 CDT 2012' MPICH2_VERSION='1.5' MPICH_TIMER_KIND='' MPICONSTMODNAME='' MPICXX='' MPICXXLIBNAME='' MPID_TIMER_TYPE='' MPIF77='' MPIFC='' MPIFLIBNAME='' MPIFPMPI='' MPILIBNAME='' MPIMODNAME='' MPIR_CXX_BOOL='' MPIR_CXX_COMPLEX='' MPIR_CXX_DOUBLE_COMPLEX='' MPIR_CXX_LONG_DOUBLE_COMPLEX='' MPIR_PINT='' MPISIZEOFMODNAME='' MPIU_DLL_SPEC_DEF='' MPIU_THREAD_LIB_NAME='' MPI_2COMPLEX='' MPI_2DOUBLE_COMPLEX='' MPI_2DOUBLE_PRECISION='' MPI_2INT='' MPI_2INTEGER='' MPI_2REAL='' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='' MPI_CHAR='' MPI_CHARACTER='' MPI_COMPLEX16='' MPI_COMPLEX32='' MPI_COMPLEX8='' MPI_COMPLEX='' MPI_C_BOOL='' MPI_C_DOUBLE_COMPLEX='' MPI_C_FLOAT_COMPLEX='' MPI_C_LONG_DOUBLE_COMPLEX='' MPI_DOUBLE='' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='' MPI_DOUBLE_PRECISION='' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' MPI_F77_C_BOOL='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' MPI_FINT='' MPI_FLOAT='' MPI_FLOAT_INT='' MPI_INT16_T='' MPI_INT32_T='' MPI_INT64_T='' MPI_INT8_T='' MPI_INT='' MPI_INTEGER16='' MPI_INTEGER1='' MPI_INTEGER2='' MPI_INTEGER4='' MPI_INTEGER8='' MPI_INTEGER='' MPI_LB='' MPI_LOGICAL='' MPI_LONG='' MPI_LONG_DOUBLE='' MPI_LONG_DOUBLE_INT='' MPI_LONG_INT='' MPI_LONG_LONG='' MPI_MAX_ERROR_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' MPI_PACKED='' MPI_REAL16='' MPI_REAL4='' MPI_REAL8='' MPI_REAL='' MPI_SHORT='' MPI_SHORT_INT='' MPI_SIGNED_CHAR='' MPI_STATUS_SIZE='' MPI_UB='' MPI_UINT16_T='' MPI_UINT32_T='' MPI_UINT64_T='' MPI_UINT8_T='' MPI_UNSIGNED_CHAR='' MPI_UNSIGNED_INT='' MPI_UNSIGNED_LONG='' MPI_UNSIGNED_LONG_LONG='' MPI_UNSIGNED_SHORT='' MPI_WCHAR='' NEEDSPLIB='' NM='/usr/bin/nm -B' NMEDIT='' NO_WEAK_SYM='' NO_WEAK_SYM_TARGET='' OBJDUMP='objdump' OBJEXT='o' OFFSET_KIND='' OTOOL64='' OTOOL='' PACKAGE='mpich2' PACKAGE_BUGREPORT='mpich-discuss@mcs.anl.gov' PACKAGE_NAME='MPICH2' PACKAGE_STRING='MPICH2 1.5' PACKAGE_TARNAME='mpich2' PACKAGE_URL='http://www.mcs.anl.gov/research/projects/mpich2/' PACKAGE_VERSION='1.5' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='' PMPIFLIBNAME='' PMPILIBNAME='' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='' PRIMARY_PM_SMPD_FALSE='' PRIMARY_PM_SMPD_TRUE='' PROFILE_DEF_MPI='' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/bin/sed' SET_CFLAGS='' SET_MAKE='' SHELL='/bin/sh' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' SMPD_SOCK_IS_POLL_FALSE='' SMPD_SOCK_IS_POLL_TRUE='' SSH='' STRIP='strip' TCP_LIBS='' THREAD_SERIALIZED_OR_MULTIPLE_FALSE='' THREAD_SERIALIZED_OR_MULTIPLE_TRUE='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='' VERSION='1.5' VPATH='' WRAPPER_CFLAGS=' ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS=' ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS=' ' WRAPPER_LDFLAGS='' WRAPPER_LIBS='' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='gcc' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings='' bindings_dirs='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' channel_name='' datadir='${datarootdir}' datarootdir='${prefix}/share' debugger_dir='' device_name='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_wrapper_rpath='no' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/sp/mpich2-1.5/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpich_so_version='8:1:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logging_dir='' logging_name='' logging_subdirs='' mandir='${datarootdir}/man' master_top_builddir='' master_top_srcdir='' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='' mpe_dir='' mpich_libtool_static_flag='' nameserv_name='' nemesis_nets_array='' nemesis_nets_array_sz='' nemesis_nets_dirs='' nemesis_nets_func_array='' nemesis_nets_func_decl='' nemesis_nets_macro_defs='' nemesis_nets_strings='' nemesis_networks='' oldincludedir='/usr/include' opadir='' other_install_dirs='' other_pm_names='' pdfdir='${docdir}' pm_name='' pmi_name='' prefix='/home/sp/mpi' program_transform_name='s,x,x,' psdir='${docdir}' romio_dir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' subsystems='' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='' cxx_shlib_conf='' f77_shlib_conf='' fc_shlib_conf='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1