LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   forrtl: severe (29): file not found, unit 9 (https://www.linuxquestions.org/questions/linux-general-1/forrtl-severe-29-file-not-found-unit-9-a-4175470468/)

vipula 07-22-2013 04:06 AM

forrtl: severe (29): file not found, unit 9
 
Hi All,

I am new to Ubuntu 12.04. I am trying to execute a Fortran 77 programme and found the error
forrtl: severe (29): file not found, unit 9
Need a hand to solve the problem.

VIP

colucix 08-09-2013 04:02 PM

Most likely the program encounters an OPEN statement and tries to open a named file associated with unit 9, that obviously doesn't exist. Hard to tell what exactly happens if we can't take a look at the source code. What program is this? Have you got the source code?


All times are GMT -5. The time now is 04:57 PM.