home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / internal / 1311 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.9 KB  |  50 lines

  1. Newsgroups: vmsnet.internals
  2. Path: sparky!uunet!mcsun!sunic!lth.se!styx!mats
  3. From: mats@efd.lth.se (Mats Akerberg)
  4. Subject: Fortran....
  5. Message-ID: <MATS.92Sep14174355@styx.efd.lth.se>
  6. Lines: 37
  7. Sender: newsuser@lth.se (LTH network news server)
  8. Organization: EFD, Lund Inst. of Technology, Lund, Sweden
  9. Distribution: vmsnet
  10. Date: 14 Sep 92 16:43:54 GMT
  11. Lines: 37
  12.  
  13.  
  14. I just tried compile DISM32 again (Last time I did it was 1991).
  15. No I have VMS 5.5-1 and FORTRAN V5.8-155
  16.  
  17. And the compilation bombs at the following rows in 
  18. DISMEXTEND.FOR
  19.  
  20.  
  21. 01249        +          CRFCTLTBL.CRF$B_KEYTYPE .NE. 1).OR.
  22. 01250        +         CRFCTLTBL.CRF$W_ERRSTS .NE. 0 .OR.
  23. 01251        +         CRFCTLTBL.CRF$L_ENTRIES .NE. 0 .OR.
  24. 01252        +         CRFCTLTBL.CRF$L_DYNMEM(1) .NE. 0 .OR.
  25. 01253        +         CRFCTLTBL.CRF$L_DYNMEM(2) .NE. 0 .OR.
  26. 01254        +         CRFCTLTBL.CRF$L_MAXBLK .NE.
  27. 01255        +                          512*CRFCTLTBL.CRF$L_MEMEXP .OR.
  28. 01256        +         CRFCTLTBL.CRFDEF$$_FILL_10(1) .NE. 0 .OR.
  29. 01257        +         CRFCTLTBL.CRFDEF$$_FILL_10(2) .NE. 0 .OR.
  30. 01258        +         CRFCTLTBL.CRFDEF$$_FILL_10(3) .NE. 0 .OR.
  31. 01259        +         CRFCTLTBL.CRFDEF$$_FILL_10(4) .NE. 0 .OR.
  32. 01260        +         CRFCTLTBL.CRFDEF$$_FILL_10(5) .NE. 0 .OR.
  33. 01261        +         CRFCTLTBL.CRFDEF$$_FILL_10(6) .NE. 0 .OR.
  34. 01262        +         CRFCTLTBL.CRFDEF$$_FILL_10(7) .NE. 0 .OR.
  35. 01263        +         CRFCTLTBL.CRFDEF$$_FILL_10(8) .NE. 0)THEN
  36. %F, Field name not defined for this structure
  37.         [FDEF$$_FILL_10] in module EXTENDED_DATA_SYMTBL at line 1246
  38.  
  39.  
  40. Any fortran guru out there.....
  41. Something must be missing in my sys$library:FORSYSDEF.TLB
  42.  
  43.                   /Mats
  44.  
  45. --
  46.   Mats Akerberg, System Manager (mats@efd.lth.se),(MATS@SELDC52) on Earn/Bitnet
  47.   Lund Institute of Technology ,School of Electrical Engineering and  
  48.   Computer Sciences. Snail: Box 118  S-221 00 Lund Sweden
  49.   Phone: + 46 46-109847 FAX: + 46 46-129948 
  50.