Dear libMesh team, although on my desktop computer everything now seems to work fine, the installation on a cluster fails. This time, I get
/tmp/ccD7kaXW.o: In function `main': amr.cc:(.text+0x1860): undefined reference to `lam_mpi_comm_world' /tmp/ccD7kaXW.o: In function `PMPI::Datatype::Set_name(char const*)': amr.cc:(.text._ZN4PMPI8Datatype8Set_nameEPKc[PMPI::Datatype::Set_name(char const*)]+0x23): undefined reference to `MPI_Type_set_name' /tmp/ccD7kaXW.o: In function `PMPI::Datatype::Set_attr(int, void const*)': amr.cc:(.text._ZN4PMPI8Datatype8Set_attrEiPKv[PMPI::Datatype::Set_attr(int, void const*)]+0x2a): undefined reference to `MPI_Type_set_attr' /tmp/ccD7kaXW.o: In function `PMPI::Datatype::Get_name(char*, int&) const': amr.cc:(.text._ZNK4PMPI8Datatype8Get_nameEPcRi[PMPI::Datatype::Get_name(char*, int&) const]+0x2a): undefined reference to `MPI_Type_get_name' and some more stuff like this. Any suggestions what is going wrong? Best Regards, Tim -- Dr. Tim Kroeger Phone +49-421-218-7710 [EMAIL PROTECTED], [EMAIL PROTECTED] Fax +49-421-218-4236 MeVis Research GmbH, Universitaetsallee 29, 28359 Bremen, Germany Amtsgericht Bremen HRB 16222 Geschaeftsfuehrer: Prof. Dr. H.-O. Peitgen ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
