[ncl-install] Trying to run the test 'ncargex cpex08'
brown wrap
gramos at yahoo.com
Mon Feb 3 12:05:49 MST 2014
I got it to work using a very crude method. I followed the installation directions, but it would not find hdf. I built this for the Intel compilers and that build went OK, but the PGI compiler ended up with those errors. So I looked at the output of the make and found three aborts, two concerning freetype, and one concerning hdf. Even though durining the Configure, I supplied the additional include paths. So in short I created two links:
freetype -> /usr/include/freetype2/freetype
hdf -> /software/depot/hdf-4.2.9-pgi/include
That got rid of all of the aborts.
On Monday, February 3, 2014 10:55 AM, Mary Haley <haley at ucar.edu> wrote:
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20140203/8483277a/attachment.html
More information about the ncl-install
mailing list