Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!csn!ub!acsu.buffalo.edu From: haozhou@acsu.buffalo.edu (Hao Zhou) Newsgroups: comp.lang.fortran Subject: INCLUDE 'FOO.FOR/list' Message-ID: <57063@eerie.acsu.Buffalo.EDU> Date: 31 Jan 91 05:37:06 GMT Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 18 Nntp-Posting-Host: autarch.acsu.buffalo.edu I am porting some fortran source code from vax to unix. I have multiple source files. Some of them are main/subroutine files which are named as foo.f, etc and the others are data and common block files named as COMM.FOR and so on. The main program file main.f contains a line INCLUDE 'COMM.FOR/list' where COMM.FOR is common block file. When I did f77 -c *.f, I came up with 'COMM.FOR/list is missing'. What is meant by '/list' here. Can I assume that 'COMM.FOR/list' is a list file generated by the fortran compiler? How do I correct this on unix? Thanks in advance. Hao -- Internet:haozhou@acsu.buffalo.edu BITNET:haozhou%acsu.buffalo.edu@UBVM.BITNET UUCP: rutgers!ub!haozhou