[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20040915: make test
- Subject: 20040915: make test
- Date: Wed, 15 Sep 2004 11:10:55 -0600
Cara-Lyn,
>Date: Wed, 15 Sep 2004 09:44:46 -0600
>From: Cara-Lyn Lappen <address@hidden>
>Organization: Colorado State University
>To: Steve Emmerson <address@hidden>
>Subject: make test
The above message contained the following:
> when I do a make test, I get errors, the same errors I get when I try
> to link with CAM. Does this give us any clues. here is the errors from
> the command "make test":
>
>
> make[2]: Entering directory `/usr/local/src/nf_test'
> /Applications/Absoft/bin/f90 -o nf_test -w -YEXT_NAMES=UCS -YEXT_SFX=_
> -YCFRL=1 test_get.o test_put.o nf_error.o nf_test.o test_read.o
> test_write.o util.o fortlib.o ../libsrc/libnetcdf.a -lU77
> ld: Undefined symbols:
> _NF_CLOSE_
...
What is the output from this command?
nm -g /usr/local/src/libsrc/libnetcdf.a | grep -i nf_close
Regards,
Steve Emmerson