EPW Compilation Error
Posted: Fri Oct 13, 2017 11:35 am
Dear EPW Developers,
I have installed qe-6.1 (make all) using gcc compilers successfully. Both pw.x and ph.x are working fine. Now I am trying to install EPW (make epw), it completes some initial steps and then shows the following error:
.......
make[1]: Entering directory '/home/manoj/Documents/qe-6.1/clib'
cc -O3 -D__FFTW -D__MPI -I/home/manoj/Documents/qe-6.1//include -I../include/ -c metadyn.c
metadyn.c:1120:1: error: expected identifier or ( before { token
{
^
../make.inc:24: recipe for target 'metadyn.o' failed
make[1]: *** [metadyn.o] Error 1
make[1]: Leaving directory '/home/manoj/Documents/qe-6.1/clib'
Makefile:174: recipe for target 'libs' failed
make: *** [libs] Error 1
I don't understand the reason of this error. Kindly help me to fix this problem and install the epw package.
Sincerely,
Manoj Kumar Sharma
Amity University Noida, India
I have installed qe-6.1 (make all) using gcc compilers successfully. Both pw.x and ph.x are working fine. Now I am trying to install EPW (make epw), it completes some initial steps and then shows the following error:
.......
make[1]: Entering directory '/home/manoj/Documents/qe-6.1/clib'
cc -O3 -D__FFTW -D__MPI -I/home/manoj/Documents/qe-6.1//include -I../include/ -c metadyn.c
metadyn.c:1120:1: error: expected identifier or ( before { token
{
^
../make.inc:24: recipe for target 'metadyn.o' failed
make[1]: *** [metadyn.o] Error 1
make[1]: Leaving directory '/home/manoj/Documents/qe-6.1/clib'
Makefile:174: recipe for target 'libs' failed
make: *** [libs] Error 1
I don't understand the reason of this error. Kindly help me to fix this problem and install the epw package.
Sincerely,
Manoj Kumar Sharma
Amity University Noida, India