Hi!
I’m trying to compile mpich under Cygwin. Things configure fine, but I’m running into errors during make.
The first error I see is:
/usr/include/w32api/psdk_inc/_ip_types.h:25:8: error: redefinition of ‘struct hostent’struct hostent {^In file included from ./../../mpl/include/mplsock.h:17:0,from ./../../mpl/include/mpl.h:114,from ./include/hydra.h:17,from utils/alloc/alloc.c:7:
I’m attaching the c.txt and m.txt files as defined in the install guide.
Thanks for any pointers you might have!