OpenMDAO / build_pyoptsparse

python script to build/install pyoptsparse with IPOPT (and optionally SNOPT)
Apache License 2.0
9 stars 15 forks source link

Cannot open module file 'dmumps_struc_def.mod' for reading #37

Closed tadkollar closed 1 year ago

tadkollar commented 2 years 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.

This happens when a non-GNU make program is used.