make lmp_openmpi

Hi,

Do you know how to solve the following error?

usr/bin/ld: cannot find -lifcore
/usr/bin/ld: cannot find -lsvml
/usr/bin/ld: cannot find -lompstub
/usr/bin/ld: cannot find -limf
collect2: ld returned 1 exit status
make[1]: *** […/lmp_openmpi] Error 1
make[1]: Leaving directory `/home/chao/Documents/lammps-6Jun12/src/Obj_openmpi’
make: *** [openmpi] Error 2

Best,
chao

Hi,

Do you know how to solve the following error?

do you know how to search the lammps mailing list archives?

axel.

If you're building with a package written
in Fortran, then it needs Fortran libs which
are specified in the Makefile.lammps file
in the lib directory. It's up to you to list
the correct ones for your compiler environment.
See the Section_start.html doc pages for
details.

Steve