[ncl-install] Trying to run the test 'ncargex cpex08'

Mary Haley haley at ucar.edu
Mon Feb 3 11:55:00 MST 2014


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



More information about the ncl-install mailing list