any solution
bouchentouf@bouchentouf-desktop:~/wien/SRC_mstar$ make
gfortran -L/lib/intel64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -lpthread -fopenmp -ldl -g -fbacktrace -ffpe-summary=none -o mstar mstar.o eigvs.o read_mommat_pij.o kdelta.o read_numlines_vasp.o read_numlines.o eigvz.o read_mommat_nb.o read_mommat_pij_vasp.o dgenen.o
/usr/bin/ld: cannot find -lmkl_gf_lp64
/usr/bin/ld: cannot find -lmkl_sequential
/usr/bin/ld: cannot find -lmkl_core
collect2: error: ld returned 1 exit status
make: *** [makefile:43: mstar] Error 1
bouchentouf@bouchentouf-desktop:~/wien/SRC_mstar$
abed ali is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.