[mesa-users] Problems Installing

Aaron Dotter aaron.dotter at gmail.com
Wed Mar 6 17:09:31 EST 2013


For those interested, here's the link I was trying to find before

http://www.hep.man.ac.uk/u/sam/misc/gfortran_errors.html


and what it says:

Gfortran Error Codes

When using READ in fortran error codes can returned in the value IOSTAT.
These values are

-3    LIBERROR_FIRST = -3,
-2    LIBERROR_EOR = -2,
-1    LIBERROR_END = -1,
0     LIBERROR_OK = 0,
5000  LIBERROR_OS = 5000,
5001  LIBERROR_OPTION_CONFLICT
5002  LIBERROR_BAD_OPTION
5003  LIBERROR_MISSING_OPTION
5004  LIBERROR_ALREADY_OPEN
5005  LIBERROR_BAD_UNIT
5006  LIBERROR_FORMAT
5007  LIBERROR_BAD_ACTION
5008  LIBERROR_ENDFILE
5009  LIBERROR_BAD_US
5010  LIBERROR_READ_VALUE
5011  LIBERROR_READ_OVERFLOW
5012  LIBERROR_INTERNAL
5013  LIBERROR_INTERNAL_UNIT*5014  LIBERROR_ALLOCATION*5015  LIBERROR_DIRECT_EOR
5016  LIBERROR_SHORT_RECORD
5017  LIBERROR_CORRUPT_FILE
5018  LIBERROR_INQUIRE_INTERNAL_UNIT

as defined in gcc/fortran/libgfortran.h. (These values are from gfortran
4.6)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130307/4d81f3c8/attachment.html>


More information about the Mesa-users mailing list