Jiping Xin wrote: > Hello, I have tried to install dolphin for many times. But i always get > the following resutls. Would you please tell me what is the problem?
The problem is with your MPI library. Try installing OpenMPI. Garth > Thanks. Jiping > > /chalmers/sw/sup/lam-7.0.6/lib/libmpi.a(pmpil_trace_f.o)(.text+0x0): In > function `mpil_trace_off_': > : multiple definition of `mpil_trace_off_' > /chalmers/sw/sup/lam-7.0.6/lib/liblamf77mpi.a(mpil_trace_f.o)(.text+0x0): > first defined here > /chalmers/sw/sup/lam-7.0.6/lib/libmpi.a(pmpil_trace_f.o)(.text+0x14): In > function `mpil_trace_on_': > : multiple definition of `mpil_trace_on_' > /chalmers/sw/sup/lam-7.0.6/lib/liblamf77mpi.a(mpil_trace_f.o)(.text+0x14): > first defined here > collect2: ld returned 1 exit status > mpic++: No such file or directory > make[4]: *** [libdolfin-function.la] Error 1 > make[4]: Leaving directory > `/chalmers/users/jiping/downloads/src/fenics/dolfin/src/kernel/function' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/chalmers/users/jiping/downloads/src/fenics/dolfin/src/kernel/function' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/chalmers/users/jiping/downloads/src/fenics/dolfin/src/kernel' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/chalmers/users/jiping/downloads/src/fenics/dolfin/src' > make: *** [all-recursive] Error 1 > > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
