Page 1 of 1

compile problem

Posted: Wed Nov 14, 2007 4:59 pm
by wys0924
hello,
I used makefile.linux_ifc_opt to compile with fftw.3.0.1 installed and compiled in /opt/libs. I have the following error.
pleade help me.
thanks
Yushan


fortcom: Error: fftmpiw.f90, line 75: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 96: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 206: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 227: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
compilation aborted for fftmpiw.f90 (code 1)
make: *** [fftmpiw.o] Error 1

compile problem

Posted: Thu Nov 15, 2007 11:16 am
by admin
please copy the fftw3.f and fftw3.h files from the include subdirectory of your fftw3 to vasp.4.6 or use Juergen Furthmueller's FFT