Hi Mischa,

Thank you very much for your post on this topic!

I actually did all as you said, it compiles without error but still giving 
me the same error when I run "make check" or when I try to run meep. Please 
see below the printout:

Could you please send more detail on where to make these changes ie: in 
which file to change the infinity?

best 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 
++  -O2 -malign-double  -L/usr/local
/lib -o bench.dac bench.o 
../src/libmeep.la -lhdf5 -lz -lgsl -lgslcblas -L/usr/l
ocal/lib -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4
/../../.. -lharminv -llapack -lblas -lm -lfrtbegin -lg2c -lcygwin -luser32 -lker
nel32 -ladvapi32 -lshell32   -lfftw3 -lm
g++ -O2 -malign-double -o bench.dac.exe bench.o  -L/usr/local/lib 
../src/.libs/l
ibmeep.a /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

"Megens, Mischa" <[EMAIL PROTECTED]> 
wrote in message 
news:[EMAIL PROTECTED]
Hi Amarachi,

I just installed the new meep (0.20.3) with harminv (1.3.1) on cygwin.
It needed the usual twiddling to make it compile (replacing infinity -> 
hugeval;  adjusting the dependency path in libharminv.la so it can find 
libg2c) but then it runs fine.

Best,
Mischa





From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] 
On Behalf Of Umenyi Amarachukwu
Sent: Wednesday 17 September 2008 5:32
To: [email protected]
Subject: [Meep-discuss] "Segmentation fault on cygwin"

Hello all,

Has anyone successfully installed meep with harminv on cygwin? When I 
install meep without harminv on cygwin, it works well but without harminv 
functionality. When I install meep with harminv on cygwin, it gives error as 
shown above!

Could anyone help?

Amarachi.



The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended 
recipient, please contact the sender by return e-mail and destroy all copies 
of the original message.




_______________________________________________
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

Reply via email to