<br>
<br>
<br>
 Respected Users,<br>
<br>
 I have changed the previous  ifort compiler.<br>
 Now I'm getting the following error.<br>
<br>
configure: success<br>
<br>
/espresso-3.2 > make all<br>
test -d bin || mkdir bin<br>
if test -d iotk ; then \<br>
( cd iotk ; if test "make" = "" ; then make  TLDEPS= libiotk.a ; \<br>
else make  TLDEPS= libiotk.a ; fi ) ; fi<br>
make[1]: Entering directory `/home/espresso-3.2/iotk'<br>
cd src ; make libiotk.a<br>
make[2]: Entering directory `/home/espresso-3.2/iotk/src'<br>
mpif90 -O2 -tpp6 -assume byterecl -nomodule -fpp -D__INTEL -D__FFTW
-D__USE_INTERNAL_FFTW -I../include -lfftw -I./  -I../Modules 
-I../iotk/src -I../PW  -I../PH  -I../CPV -c iotk_base.f90<br>
/hpc/mpich/bin/mpif90: line 332: eval: -O: invalid option<br>
eval: usage: eval [arg ...]<br>
make[2]: *** [iotk_base.o] Error 2<br>
make[2]: Leaving directory `/home/espresso-3.2/iotk/src'<br>
make[1]: *** [libiotk.a] Error 2<br>
make[1]: Leaving directory `/home/espresso-3.2/iotk'<br>
make: *** [libiotk] Error 2<br>
<br>What does the above error mean?<br>
 How to solve this problem?<br>
<br>
With best regards,<br>
 Srijan <br>