compile problem

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
wys0924

compile problem

#1 Post by wys0924 » Wed Nov 14, 2007 4:59 pm

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
Last edited by wys0924 on Wed Nov 14, 2007 4:59 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

compile problem

#2 Post by admin » Thu Nov 15, 2007 11:16 am

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
Last edited by admin on Thu Nov 15, 2007 11:16 am, edited 1 time in total.

Post Reply