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

Re: building GMT: warnings and unresolved references: xdr_enum



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>