Dear users,

I am facing following problem with MPB installation. I use Cygwin on
windows.

matrixio.c: In function `write_attr':
matrixio.c:91: error: too few arguments to function `H5Dcreate2'
matrixio.c:97: error: too few arguments to function `H5Acreate2'
.
.
.
matrixio.c:754: error: too few arguments to function `H5Eset_auto2'
matrixio.c:754: error: too few arguments to function `H5Dopen2'
matrixio.c:754: warning: passing arg 1 of `H5Eset_auto2' makes integer from
poi
ter without a cast
matrixio.c:754: warning: ISO C forbids passing arg 2 of `H5Eset_auto2'
between
unction pointer and `void *'
matrixio.c:754: error: too few arguments to function `H5Eset_auto2'
matrixio.c:784: warning: comparison between signed and unsigned
matrixio.c:822: warning: pointer targets in passing arg 3 of
`H5Sselect_hypersl
b' differ in signedness
matrixio.c:827: warning: pointer targets in passing arg 3 of
`H5Sselect_hypersl
b' differ in signedness
matrixio.c: In function `matrixio_create_sub':
matrixio.c:424: warning: statement with no effect
matrixio.c:427: warning: statement with no effect
matrixio.c: In function `matrixio_create_dataset':
matrixio.c:502: warning: statement with no effect
make[1]: *** [matrixio.o] Error 1
make[1]: Leaving directory `/home/PEN/mpb-1.4.2/src/matrixio'
make: *** [all-recursive] Error 1


I believe same problem was reported in discussion but could not locate
solution.

Also please let me know the way to check whether required installation are
done for MPB.

thanks in advance

Rakesh
_______________________________________________
mpb-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss

Reply via email to