Hi!

> /usr/local/lib/libblas.a(dznrm2.o): In function `dznrm2_':
> fort77-21091-72.c:(.text+0xd8): undefined reference to `d_imag'

Google says that you don't have g2c library (or didn't linked it in) .
AFAIK, this is mostly a case when fortran sources have been translated
to C before being compiled to binary (e.g. by gcc/f2c or so).

I wonder what distribution you use if it doesnt't have even libblas compiled.
If it has, why you do not simply install them ?

wbr,
Shawkat Nizamov

_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to