Hello All, I am a new user of meep and have problem installing it on CYGWIN. When I install meep without harminv, it works but without harminv functionality. Then I install harminv and subsequently reinstalled meep, it gives segmentation fault. I really need the harminv functionality! Below is the printout from make check:
Please anyone with solution will be highly appreciated! Regards, Amarachi. $ make check Making check in src make[1]: Entering directory `/home/Amarachi/meep-0.20.3/src' make check-am make[2]: Entering directory `/home/Amarachi/meep-0.20.3/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/Amarachi/meep-0.20.3/src' make[1]: Leaving directory `/home/Amarachi/meep-0.20.3/src' Making check in libctl make[1]: Entering directory `/home/Amarachi/meep-0.20.3/libctl' make check-am make[2]: Entering directory `/home/Amarachi/meep-0.20.3/libctl' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/Amarachi/meep-0.20.3/libctl' make[1]: Leaving directory `/home/Amarachi/meep-0.20.3/libctl' Making check in tests make[1]: Entering directory `/home/Amarachi/meep-0.20.3/tests' make check-local make[2]: Entering directory `/home/Amarachi/meep-0.20.3/tests' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -malign-double -o bench.da c bench.o ../src/libmeep.la -lhdf5 -lz -lgsl -lgslcblas -L/usr/local/lib -L/usr/ lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lharm inv -llapack -lblas -lm -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lfftw3 -lm g++ -O2 -malign-double -o bench.dac.exe bench.o ../src/.libs/libmeep.a -L/usr/l ocal/lib /usr/lib/libhdf5.dll.a -lssl -lcrypto -lz /usr/lib/libgsl.dll.a /usr/li b/libgslcblas.dll.a -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-c ygwin/3.4.4/../../.. /usr/local/lib/libharminv.a -llapack -lblas -lfrtbegin /usr /lib/gcc/i686-pc-cygwin/3.4.4/libg2c.a -lcygwin -luser32 -lkernel32 -ladvapi32 - lshell32 /usr/lib/libfftw3.dll.a /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: warning: au to-importing has been activated without --enable-auto-import specified on the co mmand line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.Info: resolving _H5P_CLS_FILE_ACCESS_g by linking to __ imp__H5P_CLS_FILE_ACCESS_g (auto-import) Info: resolving _H5T_NATIVE_DOUBLE_g by linking to __imp__H5T_NATIVE_DOUBLE_g (a uto-import) Info: resolving _H5T_C_S1_g by linking to __imp__H5T_C_S1_g (auto-import) Info: resolving _H5P_CLS_DATASET_CREATE_g by linking to __imp__H5P_CLS_DATASET_C REATE_g (auto-import) Info: resolving _H5T_NATIVE_FLOAT_g by linking to __imp__H5T_NATIVE_FLOAT_g (aut o-import) ./bench.dac make[2]: *** [bench.done] Segmentation fault (core dumped) make[2]: Leaving directory `/home/Amarachi/meep-0.20.3/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/Amarachi/meep-0.20.3/tests' make: *** [check-recursive] Error 1 "SadovnikovAV" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hello, we have also installed meep-0.20.3 on cygwin-platfrom just as Ali, who has wrote about at 1 september and has the problems of similar nature (see the page http://ab-initio.mit.edu/pipermail/meep-discuss/2008-September/002073.html). We have also successful compiled the program without any errors. However, when we do "make check", a similar error appears: segmentation fault, BUT there is interesting fact, that on some computers (with intel celeron, pentium, quad processors) meep works without any errors. Who wants, what is the matter? _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

