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

2016-08-04 Thread Gilles Gouaillardet
The error message is related to a permission issue (which is very puzzling in itself ...) can you manually check the permissions ? cd /home/pi/Downloads/openmpi-2.0.0/opal/asm ls -l .deps/atomic-asm.Tpo atomic-asm.S then you can make clean make V=1 atomic-asm.lo and post the output

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

2016-08-04 Thread Christiano SA
Hi,   I've downloaded the openmpi-2.0.0.tar.gz and done this: $ tar -zxvf openmpi-2.0.0.tar.gz $ cd openmpi-2.0.0 $ ./configure (...) $ make but an error is happening: (...) Making all in include make[2]: Entering directory '/home/pi/Downloads/openmpi-2.0.0/opal/include' make  all-am