Re: ggkwdr_ error in fresh install of ncarg 4.4.1 on RHEL 4

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu, 16 Nov 2006 09:13:27 -0700 (MST)

Hi Jenny,

You may have run into an odd problem that I see sometimes, and that is
the ggkwdr_stub.c file doesn't get compiled (I'm not sure why).
Please try this:

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

and watch the output. I think you will see the ggkwdr_stub.c get
compiled, and it should get added to the libncarg_gks.a library.

--Mary

On Wed, 15 Nov 2006, Jenny Fox wrote:

> Hi.
>
> I just installed ncar graphics 4.4.1 on a linux box running portland graphic
> compilers and RHEL 4. I compiled it from source, because the precompiled
> binaries weren't working properly (meaning that one of my users couldn't
> compile her code). I did a basic install with the defaults and I included
>
> Now it seems to work... almost. She's getting the following error:
>
> revu-2.5.a(ramscode.o)(.text+0x8c): In function `rams_ref_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(ramscode.o)(.text+0xf58): In function `rams_ref_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(ramsgks.o)(.text+0x8c): In function `niceinc_mrc_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(ramsgks.o)(.text+0x25c): In function `niceinc6_mrc_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(rcolors.o)(.text+0x249c): In function `gks_fillcolors_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(rcolors.o)(.text+0x24dd): more undefined references to
> `__mth_i_rpowrx' follow
> revu-2.5.a(rcomp.o)(.text+0x1d271): In function `comp_sett_':
> : undefined reference to `htt_'
> revu-2.5.a(rcomp.o)(.text+0x1ebfb): In function `comp_drizflx_':
> : undefined reference to `__mth_i_rpowrx'
> revu-2.5.a(rvec.o)(.text+0x148d): In function `ramsvect_':
> /usr/local/ncarg/lib/libncarg_gks.a(gziqwk.o)(.text+0x123): In function
> `gziqwk_':
> : undefined reference to `ggkwdr_'
> /usr/local/ncarg/lib/libncarg_gks.a(gztowk.o)(.text+0x1ee): In function
> `gztowk_':
> : undefined reference to `ggkwdr_'
> /usr/local/ncarg/lib/libncarg_gks.a(gztowk.o)(.text+0x54e): In function
> `gztowk_':
> : undefined reference to `ggkwdr_'
> /usr/local/ncarg/lib/libncarg_gks.a(gztowk.o)(.text+0x81c): In function
> `gztowk_':
> : undefined reference to `ggkwdr_'
> pgf90-Fatal-linker completed with exit code 1
>
> The user sent this explanation: "After including -g77libs in my local
> file, it is still missing one reference ggkwdr. Somehow it doesn't recognize
> power expression in the code any longer."
>
> Does anyone have any ideas?
>
> Thanks!
>
> --jenny fox
>
> Unix System Administrator
> NOAA Chemical Sciences Division
> Boulder, CO 80305
> jenny.fox_at_noaa.gov
>
>
> _______________________________________________
> ncarg-talk mailing list
> ncarg-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
>
_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Thu Nov 16 2006 - 09:13:27 MST

This archive was generated by hypermail 2.2.0 : Thu Nov 16 2006 - 13:33:45 MST