[Mitgcm-support] Re: Strange error obtained on BU SGI Origin

mitgcm-support at dev.mitgcm.org mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:21:14 EDT 2003


Sonya Legg wrote:
> 
>         f77 -extend_source -mp -mpio -bytereclen -r10000 -mips4 -r8
> -static -O3 -c gad_fluxlimit_adv_y.f
> INTERNAL ERROR at line 0: unable to open rii file for writing
> ./rii_files/gad_fluxlimit_adv_y.rii
> f77 INTERNAL ERROR:  /usr/lib32/cmplrs/mfef77 returned non-zero status 1
> *** Error code 1 (bu21)
> 
> Anyone have any ideas what this means?


Check you disk space and permissions for writing files: the compiler
creates a directory called ri_something and puts intermediate
files in it. It looks like it can't do that so probably ran out
of space or can't create the directory.

A.



More information about the MITgcm-support mailing list