Title: | system management communications forum |
Moderator: | CHEST::THOMPSON |
Created: | Fri Mar 21 1986 |
Last Modified: | Thu Jul 08 1993 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 490 |
Total number of notes: | 2018 |
Hi Mob, We've been getting teh following error, whenever we've been trying to compile a FORTRAN program: $ FORTRAN - /LIST - /CHECK=ALL - /NOWARNINGS - /DEBUG - /noOPTIMIZE - COP$DIR_SRC:CPS_UKO_FND_IMG_ID_PRG.FOR %CLI-F-SYNTAX, error parsing 'DESIGN' -CLI-E-ENTNF, specified entity not found in command tables %TRACE-I-BADDST, no symbols in image %TRACE-F-STACKDUMP, non-symbolic stack dump follows module name routine name line rel PC abs PC 7FF1A844 7FF1A844 7FF1A64A 7FF1A64A 7FF1A16B 7FF1A16B 00000242 00000242 000038BF 000038BF 0000499A 0000499A The Fortran notes conference suggests: FORTRAN installed new DCLTABLES. On every cluster member you need to INSTALL/REPLACE DCLTABLES; users will be able to use the compiler and Also look to make sure he doesn't have a DCLTABLES in the root directory of SYS$LIBRARY. If so, then that one gets installed after you install FORTRAN (and if you do a REPLACE of DCLTABLES). If they do, then delete the one in the root and keep the one in the common directory of SYS$LIBRARY. Can anyone help ? Wob
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
442.1 | FORTRAN SUCKS ! | CURRNT::DAW | The Real thing ....... | Tue Oct 01 1991 18:18 | 16 |
Fortran has be re-installed on CURRNT, and on each node of the cluster an INSTALL/REPLACE DCLTABLES has been executed, however after logging out and back in, I still get the same error on one of ther nodes (YARD). The workaround appears to be to execute $SET COMMAND SYS$LIBRARY:FORTV5CLD.CLD on the offending node, then I don't get the problem. However I don't want to have to put this line in my application build procedure - as it's not really on ! Can anyone help again ? Wob | |||||
442.2 | Go see Andrew.. | HEWIE::RUSSELL | Hari Krishna, Hari Ramsden, Hari Hari | Wed Oct 02 1991 10:18 | 7 |
he should be able to help.... but I'm at a loss to understand the problem, esp. as Fotrtran has been re-installed - whas this done on YARD or FOOT? Maybe YARD needs rebooting to bring it up cleanly? Peter. |