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.
Dear Eirh-Yu Hsie, > To: address@hidden > From: address@hidden (Eirh-Yu Hsie) > Organization: NOAA > Keywords: 199512061703.AA12237 In the above message you wrote: > I am trying to install netCDF 2.4 in my system (SUN SPARC 10 running > Solaris 2.4). The make seems to go through O.K. (see the attach log file). > But I can not get the FORTRAN interface: ... > f77 -L/wrk/d0/newsoft/netcdf/netcdf-2.4-beta5/lib -lnetcdf -o rdtest.ex > rdtest.F > /tmp/cpp.19696.0.f: > MAIN rdinit: > Undefined first referenced > symbol in file > ncpopt_ rdtest.o > ncopn_ rdtest.o > ncinq_ rdtest.o > ld: fatal: Symbol referencing errors. No output written to rdtest.ex > rdtest.ex The log of the build process doesn't have any output from `make install'. Did you install the netCDF package? Does the following file exist? /wrk/d0/newsoft/netcdf/netcdf-2.4-beta5/lib/libnetcdf.a -------- Steve Emmerson <address@hidden>