Re: NCAR 5.0

From: Rick Grubin <grubin_at_nyahnyahspammersnyahnyah>
Date: Fri, 16 Nov 2007 12:47:36 -0700

Hi Alberto

> When I try to compile some FORTRAN code that uses NCARG y get the
> error message below.
> I got this in an Linux 64 machine (using UBUNTU 7.10).
>
> /usr/local/ncarg/lib/libncarg_gks.a( gziqwk.o): In function `gziqwk_':
> gziqwk.f:(.text+0x187): undefined reference to `ggkwdr_'
> /usr/local/ncarg/lib/libncarg_gks.a(gztowk.o): In function `gztowk_':
> gztowk.f:(.text+0x295): undefined reference to `ggkwdr_'
> gztowk.f:(.text+0x7d7): undefined reference to `ggkwdr_'
> gztowk.f:(.text+0xc30): undefined reference to `ggkwdr_'
> collect2: ld returned 1 exit status
> make: *** [es1] Error 1

Please try:
    cd $NCARG/ncarg2d/src/libncarg_gks
    rm awi/ggkwdr_stub.o
    make install

This should fix your problem. Please let me know how it goes.

----
Rick Grubin NCAR/TDD/CISL/VETS
Visualization + Enabling Technologies
grubin_at_ucar.edu 303.497.1832

_______________________________________________
ncl-install mailing list
ncl-install_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Nov 16 2007 - 12:47:36 MST

This archive was generated by hypermail 2.2.0 : Mon Nov 19 2007 - 15:24:45 MST