Re: [OMPI users] Problem with setting up openmpi-1.4.3

2011-04-13 Thread Eugene Loh
amosl...@gmail.com wrote: Hi, I am embarrassed! I submitted a note to the users on setting up openmpi-1.4.3 using SUSE-11.3 under Linux and received several replies. I wanted to transfer them but they disappeared for no apparent reason. I hope that those that sent me messages wil

Re: [OMPI users] Problem with setting up openmpi-1.4.3

2011-04-12 Thread Jeff Squyres
It looks like you have a broken C++ compiler installation. The code that is failing to compile is a system-level C++ header file, not an Open MPI file. The only part of Open MPI that is C++ is the optional VampirTrace package; you can disable building it and the rest of Open MPI will work fine.