[mpich-discuss] building ROMIO

Wei-keng Liao wkliao at ece.northwestern.edu
Fri Jul 3 02:31:01 CDT 2009


I used to be able to build ROMIO alone (mpich2-1.0.8p1 and earlier).
But for mpich2-1.1, I got the errors below during the make:
...
In file included from close.c:8:
mpioimpl.h:41:38: error: parameter name missing
mpioimpl.h:42:37: error: parameter name missing
close.c: In function 'PMPI_File_close':
close.c:45: error: 'ALLFUNC' undeclared (first use in this function)
close.c:45: error: (Each undeclared identifier is reported only once
close.c:45: error: for each function it appears in.)
close.c:45: error: expected expression before ')' token
close.c:86: error: expected expression before ')' token
make[2]: *** [close.o] Error 1
...

I have no problem of building mpich2-1.1 with ROMIO.
But, when I tried to build ROMIO separately, using mpicc
from mpich2-1.1, it fails during make.

Wei-keng


More information about the mpich-discuss mailing list