<div>Dear Pwscf users,</div>
<div> </div>
<div><font size="2">
<p>I want to compile epsresso3.2 on my system using the intel90 compiler mkl80 lib, I run into some problems. Some error informations as following always appear. But I can compile it in my notepad using the intel90 compiler. Why?
</p>
<p>If I use the make.sys configured automatically by machine, in which the g95 fortran compiler is used and the option "-ftrace=frame" is only added, I can compile it successfully. But When running some examples involving in the phonon calculations like example02, the Traceback information appears!!! How to solve these problems? Here, I attach my 
make.sys files.</p>
<p>In addition, When can the the module of the noncollinear + GGA (not LDA) be implemented in the espresso packages?</p>
<p>=================intel90+mkl80==============================</p>
<p>: undefined reference to `create_plan_1d_'</p>
<p>../Modules/fft_scalar.o(.text+0xf3a): more undefined references to `create_plan_1d_' follow</p>
<p>../Modules/fft_scalar.o(.text+0x10b4): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `fftw_inplace_drv_1d_'</p>
<p>../Modules/fft_scalar.o(.text+0x10ef): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `fftw_inplace_drv_2d_'</p>
<p>../Modules/fft_scalar.o(.text+0x1127): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `destroy_plan_1d_'</p>
<p>../Modules/fft_scalar.o(.text+0x113e): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `create_plan_1d_'</p>
<p>../Modules/fft_scalar.o(.text+0x1153): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `destroy_plan_2d_'</p>
<p>../Modules/fft_scalar.o(.text+0x1169): In function `fft_scalar_mp_cft_b_':</p>
<p>: undefined reference to `create_plan_2d_'</p>
<p>../Modules/xml_io_base.o(.text+0x1309): In function `xml_io_base_mp_create_directory_.':</p>
<p>: undefined reference to `c_mkdir_'</p>
<p>libpw.a(input.o)(.text+0x6550): In function `verify_tmpdir_.':</p>
<p>: undefined reference to `c_mkdir_'</p>
<p>make[1]: *** [pw.x] Error 1</p>
<p>=======================g95==================================</p>
<p>cleaning *******************/tmp... done</p>
<p>running the scf calculation... done</p>
<p>running the phonon calculation at Gamma... done</p>
<p>running the nscf calculation at X... done</p>
<p>running the phonon calculation at X... done</p>
<p>running the nscf calculation at X for a single mode... done</p>
<p>running the phonon calculation at X for a single mode...At line 47 of file stop_ph.f90</p>
<p>Traceback: (Innermost first)</p>
<p>Called from line 0 of file ./run_example: line 245: 32630 Segmentation fault $PH_COMMAND <<a href="http://si.phXsingle.in">si.phXsingle.in</a> >si.phXsingle.out</p>
<p>done</p>
<p>cleaning *****************/tmp... done</p>
<p>running the scf calculation for C... done</p>
<p>running the phonon calculation at Gamma... done</p>
<p>running the scf calculation for Ni... done</p>
<p>running the non-scf calculation for phonon at X of Ni... done</p>
<p>running the phonon calculation at X... done</p>
<p> </p>
<p> </p>
<p> </p></font></div>