Re: [OMPI users] gcc problem compiling openmpi-1.6.1 on Solaris 10 sparc

2012-09-10 Thread Jeff Squyres
Ok, so this is 2 errors. 1. Something in the C++ bindings (which is weird because it's new; I don't think this code has changed in a long, long time). This actually looks like a problem in your C++ compiler, however -- can you compile other C++ applications at all? 2. Same issue in VT. I'll

Re: [OMPI users] gcc problem compiling openmpi-1.6.1 on Solaris 10 sparc

2012-09-09 Thread Siegmar Gross
Hi, > Can you test the 1.6.2rc tarball and see if the problem is resolved? > > http://www.open-mpi.org/software/ompi/v1.6/ I get no unexpected warnings from "configure" but still errors from "make". ... Creating mpi/man/man3/OpenMPI.3 man page... make[2]: Leaving directory `/.../openmpi-1.

Re: [OMPI users] gcc problem compiling openmpi-1.6.1 on Solaris 10 sparc

2012-09-08 Thread Jeff Squyres
Siegmar -- Can you test the 1.6.2rc tarball and see if the problem is resolved? http://www.open-mpi.org/software/ompi/v1.6/ On Aug 27, 2012, at 7:04 AM, Siegmar Gross wrote: > Hi, > > we have installed the latest patches on our Solaris machines and I have > a problem compiling openmpi-1.

[OMPI users] gcc problem compiling openmpi-1.6.1 on Solaris 10 sparc

2012-08-27 Thread Siegmar Gross
Hi, we have installed the latest patches on our Solaris machines and I have a problem compiling openmpi-1.6.1 with gcc-4.6.2. I used the following commands. mkdir openmpi-1.6.1-${SYSTEM_ENV}.${MACHINE_ENV}.64_gcc cd openmpi-1.6.1-${SYSTEM_ENV}.${MACHINE_ENV}.64_gcc ../openmpi-1.6.1/configure --p