Closed tadkollar closed 1 year ago
On some platforms, the MUMPS build dies with the error Cannot open module file 'dmumps_struc_def.mod' for reading. The Fortran compiler appears to not run on dmumps_struc_def.F before building dfac_sol_l0omp_m.F.
Cannot open module file 'dmumps_struc_def.mod' for reading
dmumps_struc_def.F
dfac_sol_l0omp_m.F
This happens when a non-GNU make program is used.
On some platforms, the MUMPS build dies with the error
Cannot open module file 'dmumps_struc_def.mod' for reading
. The Fortran compiler appears to not run ondmumps_struc_def.F
before buildingdfac_sol_l0omp_m.F
.This happens when a non-GNU make program is used.