<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Dani,<div><br></div><div>Your GKS library didn’t get fully built for some reason, and I will need to see the build output from this in order to determine the problem.</div><div><br></div><div>Also, what version of NCL are you trying to build? If it is version 6.1.0 or later, then you are required to build the cairo, pixman-1, and freetype libraries, as the GKS library depends on them. &nbsp;The GKS library build will fail if it can’t find the appropriate include files for this software.</div><div><br></div><div>—Mary</div><div><br><div><div>On Jun 3, 2014, at 6:56 PM, Danielle Manalaysay &lt;<a href="mailto:danimanalaysay@gmail.com">danimanalaysay@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi <br><br>I encountered the ff problem while running ncargf90 (for hycom, i need ncargf90 to to plot)<br><div><div><br>/usr/local/ncarg/lib/libncarg_gks.a(gziqwk.o): In function `gziqwk_':<br>gziqwk.f:(.text+0x123): undefined reference to `ggkwdr_'<br>
/usr/local/ncarg/lib/libncarg_gks.a(gztowk.o): In function `gztowk_':<br>gztowk.f:(.text+0x2ce): undefined reference to `ggkwdr_'<br>gztowk.f:(.text+0x5a2): undefined reference to `ggkwdr_'<br>gztowk.f:(.text+0x984): undefined reference to `ggkwdr_'<br>
make: *** [hycomproc] Error 1<br><br></div><div>I have already done: <br><pre>   cd $NCARG/ncarg2d/src/libncarg_gks
   rm awi/ggkwdr_stub.o
   make all install
</pre>as suggested on <a href="http://www.ncl.ucar.edu/Download/build_from_src.shtml">http://www.ncl.ucar.edu/Download/build_from_src.shtml</a> but when i rerun I still encountered the same result.<br><br></div><div>I also tried the unrelated solution for 
"conflicting types for wchar_t", but still to no avail (actually additional error was encountered: skipping incompatible /usr/lib/libm.so when searching for -lm<br>ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread<br>
ld: skipping incompatible /usr/lib/libc.so when searching for -lc<br>ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl<br>ld: skipping incompatible /usr/lib/libc.so when searching for -lc)<br><br></div><div>
I used ifort and icc to build. <br><br></div><div>Looking forward to your reponse.<br></div><div><br></div><div>Regards,<br></div><div>Dani<br></div><div>-- <br><div dir="ltr">Danielle L. Manalaysay<div>Research Associate</div>
<div><br><div><i>The Marine Science Institute</i><br></div><div><i>University of the Philippines&nbsp;</i></div><div><i>Diliman, Quezon City&nbsp;</i></div><div><i>1101 Philippines</i></div><div><i>Phone No: +639223957</i><br></div>
<div></div><br></div></div>
</div></div></div>
_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></blockquote></div><br></div></body></html>