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.
Javier,
>Date: Wed, 21 Oct 1998 16:29:55 +0100 (WET DST)
>From: Javier Maldonado Miranda <address@hidden>
>Organization: Instituto Andaluz de Ciencias de la Tierra
>To: address@hidden
>Subject: Re: building GMT: warnings and unresolved references: xdr_enum
>Keywords: 199810201147.FAA27173
In the above message, you wrote:
> #----------------- The GMT-system: @(#)makefile 1.57 11 Aug 1995
> --------------------
...
I believe that changing the following:
# UNcomment XDR if the xdr library must be included separately
# (Your xdr library may be called something else than -lsun)
#XDR = -lsun
to
# UNcomment XDR if the xdr library must be included separately
# (Your xdr library may be called something else than -lsun)
XDR = -lnsl
will solve your problem.
--------
Steve Emmerson <http://www.unidata.ucar.edu>