Libxc error in compiling
Posted: Mon Mar 12, 2018 11:47 am
Hi all yamboers!
I have an issue in compiling the last version 4.2.1 and linking the LibXC. Indeed with or without explicity activating the libxc support, yambo "pretends" to look for the LibXC and to install them.
So I am blocked on this point.
Here what I get as error message after the or :
Here is my configure:
and attached there is the config.log
For sure I am missing some steps, but I couldn't find the proper solutions.
Sorry to bother if there is already a reply in the forum I did not see.
With the best
I have an issue in compiling the last version 4.2.1 and linking the LibXC. Indeed with or without explicity activating the libxc support, yambo "pretends" to look for the LibXC and to install them.
So I am blocked on this point.
Here what I get as error message after the
Code: Select all
make yambo
Code: Select all
make get_extlibs + make ext-libs
Code: Select all
chmod u+x /model/fiori/CODES/yambo/yambo-4.2.1/lib/external/intel/mpifort/lib/*xc*.a
chmod: cannot access '/model/fiori/CODES/yambo/yambo-4.2.1/lib/external/intel/mpifort/lib/*xc*.a': No such file or directory
Makefile:49: recipe for target '/model/fiori/CODES/yambo/yambo-4.2.1/lib/external/intel/mpifort/lib/libxc.a' failed
make[1]: *** [/model/fiori/CODES/yambo/yambo-4.2.1/lib/external/intel/mpifort/lib/libxc.a] Error 1
make[1]: Leaving directory '/model/fiori/CODES/yambo/yambo-4.2.1/lib/libxc'
Makefile:141: recipe for target 'ext-libs' failed
make: *** [ext-libs] Error 2
Code: Select all
./configure FC=ifort CC=icc CPP="icc -E" MPIFC=mpifort --with-iotk-libs="/model/fiori/CODES/Quantum-espresso/qe-6.2.1/qe-6.2.1_ifort_fftw3/iotk" --with-scalapack-libs="-L/x86_64/INTEL/composer_xe_2015.2.164/mkl/lib/intel64 -lmkl_scalapack_lp64" --with-blacs-libs="-L/x86_64/INTEL/composer_xe_2015.2.164/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lmkl_blacs_openmpi_lp64" --with-fft-libs="-mkl"
For sure I am missing some steps, but I couldn't find the proper solutions.
Sorry to bother if there is already a reply in the forum I did not see.
With the best