Dear MEEP users,

Hello, I am trying to install meep on an RHEL 6.1 workstation. I have
installed both BLAS and LAPACK, and did successfully compile harminv.
However, I cannot compile meep, while ./configure works. Here is the error
message I got:

  CXXLD    meep
../src/.libs/libmeep.a(multilevel-atom.o): In function
`meep::multilevel_susceptibility::init_internal_data(double* (*) [2],
double, meep::grid_volume const&, void*) const':
multilevel-atom.cpp:(.text+0x9a9): undefined reference to `dgetrf_'
multilevel-atom.cpp:(.text+0x9fb): undefined reference to `dgetri_'
multilevel-atom.cpp:(.text+0xa44): undefined reference to `dgetri_'
/usr/local/lib/libharminv.a(harminv.o): In function `solve_eigenvects':
/Downloads/harminv-1.3.1/harminv.c:497: undefined reference to `zgeev_'
collect2: ld returned 1 exit status
make[3]: *** [meep] Error 1
make[3]: Leaving directory `/Downloads/meep-1.2/libctl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/Downloads/meep-1.2/libctl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Downloads/meep-1.2'
make: *** [all] Error 2

I know this exact problem was discussed previously, but no solution is
available in the archive.
Does anyone know how to fix this problem?
Thanks.

Best,

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

Reply via email to