[QE-users] Problems compiling GIPAW with qe-6.8

E.Lora estelina.silva at fc.up.pt
Tue Sep 7 16:18:53 CEST 2021


Hello

I am compiling QE v6.8 normally without any issues by using

./configure --prefix=/home/lora/q-e/ MPIF90=mpif90

make pw ld1 pp

However when trying to compile gipaw by writing in the terminal, inside 
the q-e directory

make gipaw

after a while compilation stops with an error:

make[1]: *** No rule to make target '/home/***/q-e/clib/clib.a', needed 
by 'gipaw.x'.  Stop.

If instead compiling gipaw inside th q-e directory, I download the 
source through https://github.com/dceresoli/qe-gipaw, and then compile it as

cd qe_gipaw/

./configure --with-qe-source="/home/***/q-e/"

I get the following error message:

make[1]: *** No rule to make target '/home/***/q-e/clib/clib.a', needed 
by 'gipaw.x'.  Stop.
make[1]: Leaving directory '/home/***/q-e/qe-gipaw-6.8/src'
Makefile:6: recipe for target 'build' failed
make: *** [build] Error 2

By looking inside the q-e folder in fact there is no clib directory. Am 
I missing anything for the compilation?

I appreciate help regarding this issue.

Kind Regards

Estelina Silva



More information about the users mailing list