rectory '/home/pi/Downloads/TEST/openmpi-2.0.0/opal'
make: *** [Makefile:1800: all-recursive] Error 1
* 3 - Hypotheses ==*
*Solaris*
I'm not expert but searching "__curbrk" I discover it belongs to glibc
http://stackoverflow.com/questions/6210685/explanation-for-t
] Error 1
make[2]: Leaving directory
'/home/pi/Downloads/TEST/openmpi-2.0.0/opal/asm'
make[1]: *** [Makefile:2301: all-recursive] Error 1
make[1]: Leaving directory '/home/pi/Downloads/TEST/openmpi-2.0.0/opal'
make: *** [Makefile:1800: all-recursive] Error 1
*==== 3 - Hypothese
i-2.0.0/opal'
make: *** [Makefile:1800: all-recursive] Error 1
==== 3 - Hypotheses ==
Solaris
I'm not expert but searching "__curbrk" I discover it belongs to glibc
http://stackoverflow.com/questions/6210685/explanation-for-this-assembly-code
And solaris doesn't use g
In addition to what Gilles said, could you also check if selinux is
enabled, and if so, if disabling it makes a difference?
Thanks
Durga
On Thu, Aug 4, 2016 at 8:33 PM, Gilles Gouaillardet
wrote:
> The error message is related to a permission issue (which is very puzzling
> in itself ...)
>
> c
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
mea
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
make