<div dir="ltr">Dear all,<br><br>I'm trying to install yambo code (yambo-3.4.2). I need these compilers:<br>libxc-y2.0.3.tar.gz<br>iotk-y1.2.1.tar.gz<br>netcdf-y4.1.3_v2.tar.gz<br>etsf_io-1.0.4.tar.gz<br><br>I have downloaded them from the url in package.list and put them in yambo/lib/archive folder and also gunzip them in yambo/lib/ folder. Afer:<br><br>./configure --enable-debug --without-mpi FC=gfortran FCFLAGS='-O0 -g -fbounds-check' CFLAGS='-O0 -g -Dextcus -Dextfus' CC=gcc --with-blacs=no<br><br>I have found this error:<br><br>configure: error: in `/root/pwscf/yambo-3.4.2/lib/netcdf/netcdf-y4.1.3':<br>configure: error: C++ preprocessor "/lib/cpp" fails sanity check<br>See `config.log' for more details<br>Makefile:35: recipe for target 'configure-stamp' failed<br>make[1]: *** [configure-stamp] Error 1<br>make[1]: Leaving directory '/root/pwscf/yambo-3.4.2/lib/netcdf'<br>Makefile:85: recipe for target 'libs' failed<br>make: *** [libs] Error 2<br><br>How can I solve it?<br><br>I would really appreciate any help.<br><br>Thanks in advance.<br><br>Mansoureh Pashangpour<br>IAU, Tehran, Iran.<br><br></div>