问题
I'm building OpenMPI library on Windows using Msys. But when I try to run the command
./configure
from the appropriate directory I get lots of output notifying me all files are being checked followed by the next two lines:
configure: WARNINGS: neither statfs() and statvfs() were found
error: Cannot continue
How can I fix this error?
来源:https://stackoverflow.com/questions/47753406/msys-can-not-find-statfs