Re: [OMPI users] Error building openmpi-v1.8.5-40-g7b9e672

2015-06-01 Thread Ralph Castain
how was this configured? We aren’t seeing this problem elsewhere.


> On Jun 1, 2015, at 4:06 AM, Siegmar Gross 
>  wrote:
> 
> Hi,
> 
> today I tried to build openmpi-v1.8.5-40-g7b9e672 on my machines
> (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1
> x86_64) with gcc-4.9.2 and Sun C 5.13 and I got the same error
> on all three platforms with both compilers.
> 
> ...
> make[2]: Entering directory 
> `/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
> make  all-am
> make[3]: Entering directory 
> `/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
> ../../../openmpi-v1.8.5-40-g7b9e672/ompi/mpi/fortran/base/gen-mpi-sizeof.pl \
>--header=mpif-sizeof.h --ierror=mandatory \
>--maxrank=7 \
>--generate=1 \
>--real16=1 \
>--complex32=1
> ln -s 
> ../../../openmpi-v1.8.5-40-g7b9e672/opal/include/opal/opal_portable_platform.h
>  
> mpi_portable_platform.h
> ln: failed to create symbolic link `mpi_portable_platform.h': File exists
> make[3]: *** [mpi_portable_platform.h] Error 1
> make[3]: Leaving directory 
> `/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory 
> `/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi'
> make: *** [all-recursive] Error 1
> linpc1 openmpi-1.8.6-Linux.x86_64.64_gcc 232 
> 
> 
> I would be grateful, if somebody could fix the problem. Thank
> you very much for any help in advance.
> 
> 
> Kind regards
> 
> Siegmar
> 
> ___
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/06/27008.php



[OMPI users] Error building openmpi-v1.8.5-40-g7b9e672

2015-06-01 Thread Siegmar Gross
Hi,

today I tried to build openmpi-v1.8.5-40-g7b9e672 on my machines
(Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1
x86_64) with gcc-4.9.2 and Sun C 5.13 and I got the same error
on all three platforms with both compilers.

...
make[2]: Entering directory 
`/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
make  all-am
make[3]: Entering directory 
`/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
../../../openmpi-v1.8.5-40-g7b9e672/ompi/mpi/fortran/base/gen-mpi-sizeof.pl \
--header=mpif-sizeof.h --ierror=mandatory \
--maxrank=7 \
--generate=1 \
--real16=1 \
--complex32=1
ln -s 
../../../openmpi-v1.8.5-40-g7b9e672/opal/include/opal/opal_portable_platform.h 
mpi_portable_platform.h
ln: failed to create symbolic link `mpi_portable_platform.h': File exists
make[3]: *** [mpi_portable_platform.h] Error 1
make[3]: Leaving directory 
`/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/export2/src/openmpi-1.8.6/openmpi-1.8.6-Linux.x86_64.64_gcc/ompi'
make: *** [all-recursive] Error 1
linpc1 openmpi-1.8.6-Linux.x86_64.64_gcc 232 


I would be grateful, if somebody could fix the problem. Thank
you very much for any help in advance.


Kind regards

Siegmar