Just saw this note - already fixed it, but thanks, and sorry for the problem
On Jun 9, 2014, at 11:33 PM, Gilles Gouaillardet
wrote:
> Folks,
>
> in mca_oob_tcp_component_hop_unknown, the local variable bpr is not defined,
> which prevents v1.8 compilation.
>
> /* there was a local variable
Folks,
in mca_oob_tcp_component_hop_unknown, the local variable bpr is not
defined, which prevents v1.8 compilation.
/* there was a local variable called pr, it seems it was removed instead of
being renamed into bpr */
the attached patch fixes this issue.
Cheers,
Gilles
Index: orte/mca/oob/tcp