You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
v4.1.5
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
Manually compiled from release tarball
Details of the problem
Compilation of code that tests for MPI_F_STATUS_SIZE to be available for a c compiler fails, because the symbol is defined, but is defined to an undefined symbol (OMPI_FORTRAN_STATUS_SIZE) which presumably should be replaced by configure: