Re: [OMPI users] open-mpi: all-recursive error when compiling

2016-08-05 Thread Gilles Gouaillardet
By the way, are you generating 64 bit objects with your raspberry pi ? if yes, then you might want to try the latest master snapshot at https://www.open-mpi.org/nightly/master/ there is some arm64 specific stuff that has not yet landed into the v2.x branch Cheers, Gilles On 8/5/2016 4:

Re: [OMPI users] open-mpi: all-recursive error when compiling

2016-08-05 Thread Gilles Gouaillardet
The Solaris issue is something i hit earlier today, and a fix is pending at https://github.com/open-mpi/ompi/pull/1941 assuming you have recent autotools, you can download the patch at https://patch-diff.githubusercontent.com/raw/open-mpi/ompi/pull/1941.patch, run autogen.pl and then config

Re: [OMPI users] open-mpi: all-recursive error when compiling

2016-08-05 Thread Christiano SA
=== 1 - Solaris x86 ===   I did some changes in Solaris environment. Now it is: OS: Solaris x86 11.3 Compiler Gcc 4.9.3 package (Previously was Oracle developer studio 12.5 with bin added to PATH)   The compilation method employed at this time was: $ umask (previously absent) 0022 $