[Pw_forum] iotk make error
Hashem Al-Yamani
hashem.yamani at gmail.com
Wed Apr 25 20:10:01 CEST 2007
Dear Sir;
I've configured PWscf successfully ... but while doing the "make all"
command I had the following error :
Error: Dummy argument 'dat' at (1) cannot be INTENT(OUT)
In file iotk_dat.spp:656
Main-server:/home/physlab/espresso-3.2 # make all
test -d bin || mkdir bin
if test -d iotk ; then \
( cd iotk ; if test "make" = "" ; then make TLDEPS= libiotk.a ; \
else make TLDEPS= libiotk.a ; fi ) ; fi
make[1]: Entering directory `/home/physlab/espresso-3.2/iotk'
cd src ; make libiotk.a
make[2]: Entering directory `/home/physlab/espresso-3.2/iotk/src'
mpif90 -O3 -x f95-cpp-input -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA
-I../include -I./ -I../Modules -I../iotk/src -I../PW -I../PH -I../CPV
-c iotk_dat+CHARACTER1_0.f90
In file iotk_dat.spp:656
CHARACTER (kind=iotk_defkind_character,len=len(dat)), allocatable ::
tmpdat(:)
1
Error: Dummy argument 'dat' at (1) cannot be INTENT(OUT)
In file iotk_dat.spp:656
CHARACTER (kind=iotk_defkind_character,len=len(dat)), allocatable ::
tmpdat(:)
1
Error: Dummy argument 'dat' at (1) cannot be INTENT(OUT)
In file iotk_dat.spp:656
CHARACTER (kind=iotk_defkind_character,len=len(dat)), allocatable ::
tmpdat(:)
1
Error: Dummy argument 'dat' at (1) cannot be INTENT(OUT)
make[2]: *** [iotk_dat+CHARACTER1_0.o] Error 1
make[2]: Leaving directory `/home/physlab/espresso-3.2/iotk/src'
make[1]: *** [libiotk.a] Error 2
make[1]: Leaving directory `/home/physlab/espresso-3.2/iotk'
make: *** [libiotk] Error 2
Main-server:/home/physlab/espresso-3.2 #
What Shall I do ?? any help would be very appreciaple ....................
thanks
Regards;
Hashem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/attachments/20070425/a3da8467/attachment.htm
More information about the Pw_forum
mailing list