1833451 Members
2856 Online
110052 Solutions
New Discussion

Re: Fortran prolem

 
Richard Allen
Frequent Advisor

Fortran prolem

Im using a well patched 11i (11.11) L2000 machine and compiling old fortran programs.
I get the following error at runtime on many of them:

*** FORTRAN I/O ERROR 900: ERROR IN FORMAT
FILE: /vm/vmgogn/rennsli/205/0020577.wol, UNIT: 1
( 0) 0xc06ff3b0 __io_ded + 0x408 [/usr/lib/libcl.2]
( 1) 0xc06f5354 ____F90_START_IO + 0x12c [/usr/lib/libcl.2]
( 2) 0x0000716c leswol + 0x1ec [/vm/HP-UX/bin/nysko]
( 3) 0x000063ec lesar + 0x528 [/vm/HP-UX/bin/nysko]
( 4) 0x00003c94 lesinn + 0x2dc [/vm/HP-UX/bin/nysko]
( 5) 0x00003740 main + 0x178 [/vm/HP-UX/bin/nysko]
( 6) 0xc0143468 _start + 0xc0 [/usr/lib/libc.2]
( 7) 0x000023a8 $START$ + 0x178 [/vm/HP-UX/bin/nysko]

Even Google fails me here so I need your help :)

Thanks in advance :)
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Fortran prolem

It might be helpful to know the format and the variable in question, in leswol?