Dear users and developers I am not able to compile the svn version of QE.
this is the error:
if test -d PW ; then \
( cd PW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make
TLDEPS= all || exit 1) ; fi
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make all || exit
1 )
if test -n "" ; then \
( cd ../.. ; /Applications/Xcode.app/Contents/Developer/usr/bin/make
|| exit 1 ) ; fi
mpif90 -g -O3 -Wl,-search_paths_first -x f95-cpp-input -D__GFORTRAN -D__STD_F95
-D__FFTW3 -D__MPI -D__PARA -I../../iotk/src -I../../Modules -c pwscf.f90
mpif90 -g -O3 -Wl,-search_paths_first -x f95-cpp-input -D__GFORTRAN -D__STD_F95
-D__FFTW3 -D__MPI -D__PARA -I../../iotk/src -I../../Modules -c ldaU.f90
ldaU.f90:17.6:
USE basis, ONLY : natomwfc
1
Fatal Error: Can't open module file 'basis.mod' for reading at (1): No such
file or directory
make[2]: *** [ldaU.o] Error 1
make[1]: *** [pw] Error 1
make: *** [pw] Error 1
I configured it with this configuration:
./configure --with-internal-blas --with-internal-lapack
FFT_LIBS=/opt/local/lib/libfftw3.a
thanks for your patience and to help me.
Dearly lorenzo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://pwscf.org/pipermail/pw_forum/attachments/20140504/361de55e/attachment.html