This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Darin,
Try the following:
1. Go to the fortran/ subdirectory.
2. Edit the file `linux.m4': replace the `logical*1' specification
with `byte'.
3. Remove the files `ftest.f', `ftest.o', and `ftest'.
4. Execute the command `make test' -- see what happens.
--------
Steve Emmerson <address@hidden>