Hi, I met a problem with the school computer while installing meep on it. It is a RH Fedora 6 32 bit machine. I don't have any problem with my home computer which is a 64 bit AMD Fedora 6 64 bits. When I run "make check", it stops right after an error. The error seems a "Floating point exception". The detail of it is copied below. Hope someone can help me. Thank you!
Making check in src make[1]: Entering directory `/home/Lingyun/Meep/meep-0.10/src' make check-am make[2]: Entering directory `/home/Lingyun/Meep/meep-0.10/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/Lingyun/Meep/meep-0.10/src' make[1]: Leaving directory `/home/Lingyun/Meep/meep-0.10/src' Making check in libctl make[1]: Entering directory `/home/Lingyun/Meep/meep-0.10/libctl' make check-am make[2]: Entering directory `/home/Lingyun/Meep/meep-0.10/libctl' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/Lingyun/Meep/meep-0.10/libctl' make[1]: Leaving directory `/home/Lingyun/Meep/meep-0.10/libctl' Making check in tests make[1]: Entering directory `/home/Lingyun/Meep/meep-0.10/tests' make check-local make[2]: Entering directory `/home/Lingyun/Meep/meep-0.10/tests' /bin/sh ../libtool --tag=CXX --mode=link g++ -g -o bench.dac bench.o ../src/libmeep.la -lhdf5 -lz -L/usr/local/lib -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lharminv -llapack -lblas -lgfortranbegin -lgfortran -lm -lgcc_s -lm g++ -g -o bench.dac bench.o ../src/.libs/libmeep.a -L/usr/local/lib -lhdf5 -lz -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. /usr/local/lib/libharminv.a -llapack -lblas -lgfortranbegin -lgfortran -lgcc_s -lm ./bench.dac Benchmarking with 1 processor... bench:, test, total time (s), normalized time (s/Mgs) bench:, Periodic 6x4 , 1.5055, 0.672097 bench:, Periodic 12x1, 1.63987, 0.773523 bench:, Periodic 1x12, 1.35087, 0.637202 bench:, Periodic 12x0, 4.67644, 2.32427 bench:, Periodic 12x12, 2.25627, 0.655892 make[2]: *** [bench.done] Floating point exception make[2]: Leaving directory `/home/Lingyun/Meep/meep-0.10/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/Lingyun/Meep/meep-0.10/tests' make: *** [check-recursive] Error 1
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

