On Sep 11, 2010, at 20:15 , Alexander Eftimiades wrote: > [debian:13270] [ 1] /usr/lib/libfftw3.so.3 [0xb6f30d5c]
if this message appears for all errors, compile internal FFTW instead of using external FFTW v.3: in make.sys replace -D__FFTW3 with -D__FFTW and remove -lfftw3 from libraries, delete all objects that depend upon such options (rm Modules/fft_scalar.o clib/fft_stick.o should be enough), recompile P. --- Paolo Giannozzi, Dept of Physics, University of Udine via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216, fax +39-0432-558222
