Hello,
I have tried to install mpb and meep on cygwin. When I tried to install
h5util it gave me this error message;
make all-am
make[1]: Entering directory `/home/koray/mitprogramlari/h5utils-1.10.1'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT arrayh5.o -MD -MP -MF
".deps/arrayh5.Tpo" -c -o arrayh5.o arrayh5.c; \
then mv -f ".deps/arrayh5.Tpo" ".deps/arrayh5.Po"; else rm -f
".deps/arrayh5.Tpo"; exit 1; fi
arrayh5.c: In function `arrayh5_read':
arrayh5.c:221: error: too few arguments to function `H5Dopen2'
arrayh5.c: In function `dataset_exists':
arrayh5.c:354: warning: passing arg 1 of `H5Eget_auto2' makes integer from
pointer without a cast
arrayh5.c:354: warning: passing arg 2 of `H5Eget_auto2' from incompatible
pointer type
arrayh5.c:354: error: too few arguments to function `H5Eget_auto2'
arrayh5.c:354: warning: passing arg 1 of `H5Eset_auto2' makes integer from
pointer without a cast
arrayh5.c:354: error: too few arguments to function `H5Eset_auto2'
arrayh5.c:354: error: too few arguments to function `H5Dopen2'
arrayh5.c:354: warning: passing arg 1 of `H5Eset_auto2' makes integer from
pointer without a cast
arrayh5.c:354: error: too few arguments to function `H5Eset_auto2'
arrayh5.c: In function `arrayh5_write':
arrayh5.c:385: error: too few arguments to function `H5Dcreate2'
arrayh5.c: In function `arrayh5_read_rank':
arrayh5.c:417: error: too few arguments to function `H5Dopen2'
make[1]: *** [arrayh5.o] Error 1
make[1]: Leaving directory `/home/koray/mitprogramlari/h5utils-1.10.1'
make: *** [all] Error 2
Could you tell what is wrong?
Koray
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss