Siegmar,
i fixed that in
https://github.com/open-mpi/ompi/commit/4ab6c8ad56f5e94a93d641e6898c512509d57159.diff
/* Solaris has the statfs() function, but not the struct statfs type (!),
so a bit more test is required to get it working.
the fix is highly inspired from what is done in opal/util/p
Hi,
I tried to build openmpi-dev-3793-g896f857 on my machines
(Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux
12.1 x86_64) with gcc-5.2.0 and Sun C 5.13. I was successful on
my Linux machine, but I got the following errors on both Solaris
platforms with both compilers. In my opinion one