f77 and mpif77 is conflict - Not properly synchronize with make file


Click here for full thread
Forum Vet
There is yet one little problem in your env. variables.

LIB_MPI should be LIBMPI (i.e. no "underscore" sign)

export LIBMPI="-lmpi_f90 -lmpi_f77 -lmpi -ldl -lm -lnuma -Wl,--export-dynamic -lrt -lnsl -lutil"