Siegmar,
did you try to run
execstack -c /usr/local/openmpi-1.10.2_64_cc/lib64/libmpi_java.so.1.2.0
and did this help ?
the message suggests you link with -z noexecstack,
you added this to your CFLAGS and not LDFLAGS
would you mind trying to configure with LDFLAGS='-m64 -mt -z
noexecstack' an
HI Sigmar,
Would you mind posting your MsgSendRecvMain to the mail list? I'd like to
see if I can
reproduce it on my linux box.
Thanks,
Howard
2016-01-14 7:30 GMT-07:00 Siegmar Gross <
siegmar.gr...@informatik.hs-fulda.de>:
> Hi,
>
> I've successfully built openmpi-v1.10.1-140-g31ff573 on