Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!sdd.hp.com!ucsd!ucbvax!EULER.BERKELEY.EDU!ndeng From: ndeng@EULER.BERKELEY.EDU Newsgroups: comp.lang.fortran Subject: Help! f2c runtime error. Message-ID: <9012101934.AA11906@euler.Berkeley.EDU> Date: 10 Dec 90 19:34:41 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 18 Hi there. I just downloaded the f2c program from research.att.com and compiled it on a VAX 8650. The compilation went smoothly and I got the excutable file. However, when I tried to invoke it, it gave the following error message: Compiler error: cannot open intermediate file /tmp/f2cxxxxx_p1f What's wrong with it? The directory /tmp is write accessable and the machine certainly has enough free disk space. Is this a program bug or I missed something? Any pointer would be appreciated. Mike ndeng@euler.berkeley.edu