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.
Patrick, The message from "ar" implies that the dftmik.o file has not been created by compiling the dftmik.f source. Verify that you have added your dftmik.o routine to the Makefile and that the file succeeds in compiling. Steve Chiswell Unidata User Support On Tue, 2005-03-22 at 13:39, Patrick S. Market wrote: > Steve: > > As before, I followed those instructions. I used TMWK as a > template, since it was a quite similar value that I had hoped to > generate for the grid. > > I have rechecked your instructions, and I did follow them. I should > add that even after a make clean/all/install, the command > > ar rv $GEMLIB/gemlib.a dftmik.o > > returns > > ar: cannot open dftmik.o > No such file or directory > > I will begin again, and try rewriting the tmwk sub from scratch. > > Thanks, > Pat