<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: "Times New Roman", Times, serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<span style="font-size:12pt;background-color:rgb(255, 255, 255)" class="ContentPasted0">I'm using QE 6.1. The gfortran version is 9.5. Upon installing KGEC, I get the following error:</span></div>
<div style="font-family: "Times New Roman", Times, serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<div style="font-size:12pt;background-color:rgb(255, 255, 255)"><br class="ContentPasted0">
</div>
<div style="font-size:12pt;background-color:rgb(255, 255, 255)" class="ContentPasted0">
<blockquote style="margin-top:0;margin-bottom:0" class="ContentPasted0">(base) fes33@fes33:~/Software/KGECDIR$ make all
<div class="ContentPasted0">(cp -r ./src ./for-qe-6.1-mpi; cp makefiles/Makefile.for-qe-6.1 ./for-qe-6.1-mpi; \</div>
<div class="ContentPasted0">         cd ./for-qe-6.1-mpi; pwd; make -f Makefile.for-qe-6.1 kgec.x || exit 1)</div>
<div class="ContentPasted0">/home/fes33/Software/KGECDIR/for-qe-6.1-mpi</div>
<div class="ContentPasted0">make[1]: Entering directory '/home/fes33/Software/KGECDIR/for-qe-6.1-mpi'</div>
<div class="ContentPasted0">mpif90 -O3 -g -x f95-cpp-input -D__FFTW3 -D__MPI  -I/home/fes33/Software/6.1-mpi//include -I../include/  -D__QE6 -c qevars.f90 -o qevars.o -I /home/fes33/Software/6.1-mpi/Modules -I /home/fes33/Software/6.1-mpi/PW/src -I ../src /home/fes33/Software/6.1-mpi/PW/src/libpw.a
 /home/fes33/Software/6.1-mpi/Modules/libqemod.a /home/fes33/Software/6.1-mpi/FFTXlib/libqefft.a /home/fes33/Software/6.1-mpi/LAXlib/libqela.a -warn all</div>
<div class="ContentPasted0">gfortran: error: all: No such file or directory</div>
<div class="ContentPasted0">gfortran: error: unrecognized command line option ‘-warn’; did you mean ‘--warn-’?</div>
<div class="ContentPasted0">make[1]: *** [Makefile.for-qe-6.1:42: qevars.o] Error 1</div>
<div class="ContentPasted0">make[1]: Leaving directory '/home/fes33/Software/KGECDIR/for-qe-6.1-mpi'</div>
<div class="ContentPasted0">make: *** [Makefile:66: all] Error 1</div>
</blockquote>
</div>
<div style="font-size:12pt;background-color:rgb(255, 255, 255)" class="ContentPasted0">
<br class="ContentPasted0">
</div>
</div>
<div style="font-family: "Times New Roman", Times, serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<span style="font-size:12pt;background-color:rgb(255, 255, 255)" class="ContentPasted0">Can anyone help why?
</span><br>
</div>
</body>
</html>