[CPMD-list] CPMD compile error under IRIX 6.5
Veronique Van Speybroeck
Veronique.VanSpeybroeck at rug.ac.be
Wed Oct 9 16:32:43 CEST 2002
I also had this problem,
I soved it by changing
write (2604,'(4I)') nstate,i_state,nax,nsx
~ ^
write(2604,*) nstate,i_state,nax,nsx
f90-306 mfef90: ERROR SAVE_NMR, File = ./nmr_util_p.f, Line = 202, Column = 26
Integer constant expected where ")" is present.
read (2604,'(4I)')
^
read(2604,*)
f90-306 mfef90: ERROR RESTORE_NMR, File = ./nmr_util_p.f, Line = 242, Column = 25
Integer constant expected where ")" is present.
read (2604,'(I)') read_nstate
^
f90-306 mfef90: ERROR CHECK_LLC, File = ./nmr_util_p.f, Line = 289, Column = 27
Integer constant expected where ")" is present.
f90: MIPSpro Fortran 90 Version 7.2.1 (f39) Wed Oct 9, 2002 15:10:27
f90: 20679 source lines
f90: 3 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
*** Error code 2 (bu21)
veronique
-----------------------------------------------------------------------
Dr. ir. Van Speybroeck Veronique
Laboratorium voor Theoretische Fysica
Universiteit Gent
Proeftuinstraat 86
9000 Gent
Tel +32-9-264.65.58 GSM : +32/474/259767
Fax +32-9-264.65.60
email : veronique.vanspeybroeck at rug.ac.be
http://inwfaxp2.rug.ac.be/~web/onderzoek/proj_3.html
-----------------------------------------------------------------------
On Wed, 9 Oct 2002, Roger A. Klein, MA, PhD, MB, BChir, CChem, FRSC, MIFireE wrote:
> Dear Colleagues
>
> I wonder if anyone could help me by explaining the attached compiling
> error message?
>
> Many thanks for any help you can give me.
>
> Best wishes
>
>
> Roger Klein
More information about the CPMD-list
mailing list