[Users] compilation problem on 10.6.3 macbook pro
Babiuc-Hamilton, Maria
babiuc at marshall.edu
Wed May 26 21:57:00 CDT 2010
Hi,
Adding mpi_cxx did not fix it, although I erased the configuration and rebuild everything.
What other things should I try?
Maria
________________________________________
From: Frank Loeffler [knarf at cct.lsu.edu]
Sent: Wednesday, May 26, 2010 8:47 PM
To: Babiuc-Hamilton, Maria
Cc: users at einsteintoolkit.org
Subject: Re: [Users] compilation problem on 10.6.3 macbook pro
On Wed, May 26, 2010 at 04:02:37PM -0400, Babiuc-Hamilton, Maria wrote:
> Yes, the "_ompi_" errors were because of that.
> I recompiled with OpenMPI, and those errors were resolved.
> However, I still have the second errors:
> Undefined symbols:
> "MPI::Comm::Set_errhandler(MPI::Errhandler const&)", referenced from:
> vtable for MPI::Intercomm in libthorn_CarpetSlab.a(mapping.cc.o)
> etc...
> "MPI::Win::Set_errhandler(MPI::Errhandler const&)", referenced from:
> vtable for MPI::Win in libthorn_CarpetSlab.a(mapping.cc.o)
> etc...
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
>
> Do you have any suggestion about this error?
Add mpi_cxx to the libraries:
OPENMPI_LIBS = mpi mpi_cxx
Frank Loeffler
More information about the Users
mailing list