Re: Trying to run the test 'ncargex cpex08'

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Feb 03 2014 - 11:55:00 MST

It would help if you include the actual compile line. Did you build NCAR Graphics/NCL using the PGI compilers?

Please include the full compile line followed by the error message, also include the output from the following command:

nm $NCARG_ROOT/lib/libncarg_gks.a | grep ggkwdr

--Mary

On Jan 31, 2014, at 9:13 PM, brown wrap wrote:

>
> I am using the PGI compilers. I was try to test the installation using:
>
> ncargex cpex08
>
> But it failed:
>
> /software/depot/ncarg-pgi-new/lib/libncarg_gks.a(gziqwk.o): In function `gziqwk_':
> /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gziqwk.f:35: undefined reference to `ggkwdr_'
> /software/depot/ncarg-pgi-new/lib/libncarg_gks.a(gztowk.o): In function `gztowk_':
> /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:49: undefined reference to `ggkwdr_'
> /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:159: undefined reference to `ggkwdr_'
> /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:226: undefined reference to `ggkwdr_'
>
> I tried the sugestion:
> cd $NCARG/ncarg2d/src/libncarg_gks
> rm awi/ggkwdr_stub.o
> make all install
>
>
> But ended up with the same error. Any additional suggestions? Thanks.
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon Feb 3 11:55:09 2014

This archive was generated by hypermail 2.1.8 : Fri Feb 07 2014 - 16:39:38 MST