Compiling problems with HP-UNIX

From: Waylon Collins (Waylon.Collins AT unknown)
Date: Fri Oct 20 2000 - 07:23:14 MDT

  • Next message: Kevin Raeder: "contouring widely spaced, gridded data"

    The following are two error messages, separated by "#####", that
    occurred when compiling (via the "make Everything" command). I am using
    an HP-UNIX with an f90 compiler. Any ideas as to what can be done to fix
    these problems?

    Waylon Collins
    NOAA/NWS/CRP

    ngdots.f
       external subroutine NGDOTS

          SAVE IFIRST
          ^
    Error 134 at (52:ngdots.f) : The attribute SAVE already
    applies to all variables

    1 Error
    f90: Errors detected.
    *** Error exit code 1

    Stop.

    #############################################

    Making install in ./ngmath/src/bin/nnalg
    > > f90 -O2 -o nnalg nadisp.o nadraw.o naskln.o nasort.o
    > > -L../../../.././ncarg2d/src/libncarg -lncarg
    > > -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks
    > > -L../../../.././common/src/libncarg_c -lncarg_c
    > > -L/usr1/ncarg-4.2.2/lib -L/usr/lib/Motif1.2
    > > -L/usr/lib/X11R6 -L/usr/contrib/X11R6 -L/usr/lib -lX11 -lm
    > > /usr/ccs/bin/ld: Unsatisfied symbols:
    > > ngritd (code)
    > > ngdots (code)
    > > igetarg (code)
    > > ngseti (code)
    >



    This archive was generated by hypermail 2b29 : Tue Oct 24 2000 - 16:50:31 MDT