[ncl-install] NCAR 5.0
Rick Grubin
grubin at ucar.edu
Fri Nov 16 12:47:36 MST 2007
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
More information about the ncl-install
mailing list