<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div><span><br></span></div><div>&nbsp;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&nbsp; include paths. So in short I created two links:<br><br>freetype -&gt; /usr/include/freetype2/freetype<br>hdf -&gt; /software/depot/hdf-4.2.9-pgi/include<br><br>That got rid of all of the aborts.<br></div><div style="color:rgb(255, 0, 0);font-size:13px;font-family:arial, helvetica, clean,
 sans-serif;background-color:transparent;font-style:italic;font-weight:bold;"><br></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 14pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> On Monday, February 3, 2014 10:55 AM, Mary Haley &lt;haley@ucar.edu&gt; wrote:<br> </font> </div>  <div class="y_msg_container">It would help if you include the actual compile line. Did you build NCAR Graphics/NCL using the PGI compilers?<br clear="none"><br clear="none">Please include the full compile line followed by the error message, also include the output from the following command:<br clear="none"><br clear="none">nm $NCARG_ROOT/lib/libncarg_gks.a | grep ggkwdr<br clear="none"><br clear="none">--Mary<br clear="none"><div
 class="yqt5317057451" id="yqtfd81120"><br clear="none">On Jan 31, 2014, at 9:13 PM, brown wrap wrote:<br clear="none"><br clear="none">&gt; <br clear="none">&gt; I am using the PGI compilers. I was try to test the installation&nbsp; using:<br clear="none">&gt; <br clear="none">&gt; ncargex cpex08<br clear="none">&gt; <br clear="none">&gt; But it failed:<br clear="none">&gt; <br clear="none">&gt; /software/depot/ncarg-pgi-new/lib/libncarg_gks.a(gziqwk.o): In function `gziqwk_':<br clear="none">&gt; /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gziqwk.f:35: undefined reference to `ggkwdr_'<br clear="none">&gt; /software/depot/ncarg-pgi-new/lib/libncarg_gks.a(gztowk.o): In function `gztowk_':<br clear="none">&gt; /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:49: undefined reference to `ggkwdr_'<br clear="none">&gt;
 /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:159: undefined reference to `ggkwdr_'<br clear="none">&gt; /users/ramos/new-ncarg-pgi/ncl_ncarg-6.1.2-pgi/ncarg2d/src/libncarg_gks/awi/./gztowk.f:226: undefined reference to `ggkwdr_'<br clear="none">&gt; <br clear="none">&gt; I tried the sugestion:<br clear="none">&gt; cd $NCARG/ncarg2d/src/libncarg_gks<br clear="none">&gt;&nbsp; &nbsp; rm awi/ggkwdr_stub.o<br clear="none">&gt;&nbsp; &nbsp; make all install<br clear="none">&gt; <br clear="none">&gt; <br clear="none">&gt; But ended up with the same error. Any additional suggestions? Thanks.<br clear="none">&gt; <br clear="none">&gt; _______________________________________________<br clear="none">&gt; ncl-install mailing list<br clear="none">&gt; List instructions, subscriber options, unsubscribe:<br clear="none">&gt; <a shape="rect" href="http://mailman.ucar.edu/mailman/listinfo/ncl-install"
 target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>