NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.


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

Re: installing netcdf



>Organization: USGS
>Keywords: 199401132004.AA18097
>Date: Thu, 13 Jan 94 09:57:46 HST
>From: address@hidden (Laura Kong)
>To: address@hidden
>Subject: installing netcdf

In the above message you wrote:

>I need help.  I have (apparently successfully since 'make test' runs fine)
>installed netcdf 2.3.2 (without the patches), but when I try
>to link libnetcdf with my software (GMT, Generic Mapping Tools), i get
>a 'ld: Undefined symbol  _lib_version' error.  See below.

This is probably due to using different compilers (SunOS 4.1.3 has at
least two: /bin/cc and /usr/lang/SC2.0.1/cc).  You should ensure that
the same compiler is used to

        1. Compile the netCDF package;

        2. Compile GMT; and

        3. Link the two together.

--------
Steve Emmerson   <address@hidden>