[lammps-users] how to link lapack/blas to lammps

I am trying to install an external module to lammps called “USER-CONP2” for applying external electric field. I am installing using the traditional make approach instead of cmake. But while building lammps, I am getting the message

fix_conq.cpp:63: undefined reference to `ddot_’

please tell me how I can link Lapack/Blas to lammps. I also created the liblinalg.a file in lib/linalg directory.

please tell me how to link lapack/blas to lammps.

Regards,
Harkishan Dua
PhD Student,
Assam University Silchar

You should contact the author of this package.