compile problem-2

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-2

#1 Post by wys0924 » Wed Nov 14, 2007 6:21 pm

Following the last email---compile problem,
I changed the value" FC=mpi77, in Makefile, and I got such error:

vasp.4.lib/lapack_double.o /opt/lib/libgoto1.15/GotoBLAS/libgoto_opteronp-r1.15.so
IPO link: can not find "main.o"
ifort: error: problem during multi-file optimization compilation (code 1)
make: *** [vasp] Error 1
.and If FC=mpi90, the error is asfollows:
mpif90 -FR -lowercase -assume byterecl -O3 -xW -tpp7 -c fftmpiw.f90
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
.

please help me.

yushan
Last edited by wys0924 on Wed Nov 14, 2007 6:21 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

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

same answer as to your previous posting
Last edited by admin on Thu Nov 15, 2007 11:17 am, edited 1 time in total.

Post Reply