Error when compile umfpack after the update of Mac
问题 I was able to use umfpack, but I just found that I cannot use it as before. I guess the reason is my recent update of Mac. I already installed SuiteSparse VERSION 4.5.4. I use the Fortran interface, umfpack.f90, from http://geo.mff.cuni.cz/~lh/Fortran/UMFPACK/. And use gfortran umfpack.f90 umfpack_simple_3subr.f90 -L/usr/local/lib -lumfpack to compile. But I got the following errors: Undefined symbols for architecture x86_64: "__gfortran_os_error_at", referenced from: ___mumfpack_MOD_umfpack