Hi,

I'm having trouble building the 1.7 branch head.

Configure:
--with-platform=./contrib/platform/lanl/rr-class/optimized-panasas

Link fails with:

Creating mpi/man/man3/OpenMPI.3 man page...
  CCLD   libmpi.la
mca/btl/openib/.libs/libmca_btl_openib.a(btl_openib_xrc.o):(.data.rel+0x0): 
multiple definition of `ib_address_t_class'
mca/common/ofacm/.libs/libmca_common_ofacm_noinst.a(common_ofacm_xoob.o):(.data.rel+0x0):
 first defined here

Looks like this may be due to multiple definitions of ib_address_t within:
ompi/mca/btl/openib/btl_openib_xrc.h
ompi/mca/common/ofacm/common_ofacm_xoob.h

Thanks,

Sam


Reply via email to