Just to follow up for the web: https://github.com/open-mpi/ompi/pull/4538


> On Nov 24, 2017, at 7:51 AM, gil...@rist.or.jp wrote:
> 
> Thanks Fabrizio !
> 
> this has been fixed from v3.0.x, but has never been back-ported into the 
> v2.x branch.
> 
> i will issue a PR to fix this
> 
> 
> Cheers,
> 
> Gilles
> 
> ----- Original Message -----
>> 
>> Dear All
>> 
>> I have already posted to the Developers list but thought it best in 
> mail 
>> here as well.
>> 
>> There appears to be a bug in the following files bundled with version 
>> 2.1.2.
>> 
>> config/opal_setup_wrappers.m4
>> configure
>> 
>> This relates specifically to the following line
>> 
>> $OPAL_TOP_BUILDDIR/libtool --tag=FC--config > $rpath_outfile
>> 
>> I believe this should read
>> 
>> $OPAL_TOP_BUILDDIR/libtool --tag=FC --config > $rpath_outfile
>> 
>> [note the ' ' between FC and --config]
>> 
>> Currently the following error results when building OpenMPI 2.1.2
>> 
>> configure.err:libtool:   error: ignoring unknown tag FC--config
>> 
>> I have fixed this in the version I have downloaded but wondered if 
> this 
>> could be rectified in the versions available for download.
>> 
>> Many thanks,
>> Fab
>> 
>> --
>> Fabrizio Sidoli
>> System Administrator, LCN
>> Tel: 020 7679 2869 (32869)
>> f.sidoli (a) ucl.ac.uk
>> 
>> London Centre for Nanotechnology
>> University College London
>> 17-19 Gordon Street
>> London
>> WC1H 0AH
>> _______________________________________________
>> users mailing list
>> users@lists.open-mpi.org
>> https://lists.open-mpi.org/mailman/listinfo/users
>> 
> 
> 
> _______________________________________________
> 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