[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20050117: Ice bulb temperature



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