Dear all
I am trying to compile PWSCF latest version, espresso-4.0.5 on ubuntu.
Configure is successful but gives the following error in the makw all command.
test -d bin || mkdir bin
if test -d iotk ; then \
??? ( cd iotk ; if test "make" = "" ; then make? TLDEPS= lib+util ; \
??? else make? TLDEPS= lib+util ; fi ) ; fi
make[1]: Entering directory `/home/gautam/Desktop/espresso-4.0.5/iotk'
cd src ; make lib+util
make[2]: Entering directory `/home/gautam/Desktop/espresso-4.0.5/iotk/src'
mpif90 -O2 -assume byterecl -nomodule -fpp -D__INTEL -D__FFTW -I../include??
-I./? -I../Modules? -I../iotk/src -I../PW? -I../PH -c iotk_base.f90
gfortran: byterecl: No such file or directory
gfortran: unrecognized option '-nomodule'
f951: error: unrecognized command line option "-assume"
f951: error: unrecognized command line option "-fpp"
make[2]: *** [iotk_base.o] Error 1
make[2]: Leaving directory `/home/gautam/Desktop/espresso-4.0.5/iotk/src'
make[1]: *** [lib+util] Error 2
make[1]: Leaving directory `/home/gautam/Desktop/espresso-4.0.5/iotk'
make: *** [libiotk] Error 2
Can anybody please advise?
Thanx in advance,
regards
Padmaja Patnaik
Research Scholar
Dept of Physics
IIT Bombay
Mumbai, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://www.democritos.it/pipermail/pw_forum/attachments/20090625/b516d1b7/attachment.htm