Page 1 of 1

compile problem-2

Posted: Wed Nov 14, 2007 6:21 pm
by wys0924
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

compile problem-2

Posted: Thu Nov 15, 2007 11:17 am
by admin
same answer as to your previous posting