<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear users and developers I am not able to compile the svn version of QE.<div>this is the error:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">if test -d PW ; then \</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><span class="Apple-tab-span" style="white-space:pre"> </span>( cd PW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make TLDEPS= all || exit 1) ; fi</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make all || exit 1 )</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">if test -n "" ; then \</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><span class="Apple-tab-span" style="white-space:pre"> </span>( cd ../.. ; /Applications/Xcode.app/Contents/Developer/usr/bin/make || exit 1 ) ; fi</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">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</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">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</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ldaU.f90:17.6:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> USE basis, ONLY : natomwfc</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Fatal Error: Can't open module file 'basis.mod' for reading at (1): No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[2]: *** [ldaU.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[1]: *** [pw] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make: *** [pw] Error 1</div></div><div><br></div><div>I configured it with this configuration:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">./configure --with-internal-blas --with-internal-lapack FFT_LIBS=/opt/local/lib/libfftw3.a</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">thanks for your patience and to help me.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Dearly lorenzo</div></body></html>