Dear all,

I hope I am referring to the correct hdf community.

I recently attempted to install parallel hdf5-1.10.1 from source in cygwin
and stumbled into a SIG_SETMASK undeclared error during make.

In general I tried to follow the instructions from
https://support.hdfgroup.org/ftp/HDF5/current/src/unpacked/
release_docs/INSTALL_parallel

First I run the c version of the Sample_mpio.c and I suppose it worked:
Proc 2: all tests passed
Proc 3: all tests passed
Proc 1: all tests passed
Proc 0: all tests passed


Then I tried:

CC=mpicc ./configure --enable-parallel --enable-shared

and then make

but at some point it exited with this

"SIG_SETMASK undeclared ... #define HDsigsetjmp(J,N)  sigsetjmp(J,N)
... in expansion of macro ..."

error.

Since there are no separate instructions for cygwin, like for the
serial case, I thought it might be an issue of cygwin. Does anyone
know how to fix this?


One last question about the installation is szip. I built from source
into the home folder but I have not changed any path variables. Will
hdf be able to find it or is it not important?

I use Windows 7 and cygwin 2.8.2.


Any help would be appreciated.

With kind regards,

Konstantinos Syranidis
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to