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

Reply via email to