I forget what the underlying issue was, but this issue just came up and was 
recently fixed:

    https://github.com/open-mpi/ompi/issues/4345

However, the v1.10 series is fairly ancient -- the fix was not applied to that 
series.  The fix was applied to the v2.1.x series, and a snapshot tarball 
containing the fix is available here (generally just take the latest tarball):

    https://www.open-mpi.org/nightly/v2.x/

The fix is still pending for the v3.0.x and v3.1.x series (i.e., there are 
pending pull requests that haven't been merged yet, so the nightly snapshots 
for the v3.0.x and v3.1.x branches do not yet contain this fix).



> On Jan 5, 2018, at 1:34 PM, Vahid Askarpour <vh261...@dal.ca> wrote:
> 
> I am attempting to install openmpi-1.10.7 on CentOS Linux (7.4.1708) using 
> GCC-6.4.0. 
> 
> When compiling, I get the following error:
> 
> make[2]: Leaving directory 
> '/home/vaskarpo/bin/openmpi-1.10.7/ompi/mca/pml/ob1'
> Making all in mca/pml/ucx
> make[2]: Entering directory 
> '/home/vaskarpo/bin/openmpi-1.10.7/ompi/mca/pml/ucx'
>  CC       pml_ucx.lo
>  CC       pml_ucx_request.lo
>  CC       pml_ucx_datatype.lo
>  CC       pml_ucx_component.lo
>  CCLD     mca_pml_ucx.la
> libtool:   error: require no space between '-L' and '-lrt'
> make[2]: *** [Makefile:1725: mca_pml_ucx.la] Error 1
> make[2]: Leaving directory 
> '/home/vaskarpo/bin/openmpi-1.10.7/ompi/mca/pml/ucx'
> make[1]: *** [Makefile:3261: all-recursive] Error 1
> make[1]: Leaving directory '/home/vaskarpo/bin/openmpi-1.10.7/ompi'
> make: *** [Makefile:1777: all-recursive] Error 1
> 
> Thank you,
> 
> Vahid
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users


-- 
Jeff Squyres
jsquy...@cisco.com



_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to