<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Book Antiqua" size="2"><span style="font-size:10pt;">
<div align="left" style="text-align:justify;">Hello,</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;">Some NCAR example codes which run with &#8216;ncargex&#8217; or &#8216;ng4ex&#8217; have typos.</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<ol style="text-align:justify;margin:0;padding-left:38pt;">
<li>ni/src/examples/contourplot/<u>cn13f.f</u> and <u>cn17f.f</u> need &#8216;external nhlfcairowindowworkstationclass&#8217; declaration to prevent undefined symbol error in compiler.</li><li>ni/src/examples/xyplot/<u>xy12c.c</u> and <u>xy13c.c</u> need &#8216;#include &lt;ncarg/hlu/CairoWorkstation.h&gt;&#8217; statement to prevent undefined symbol error in compiler.</li><li>ni/src/examples/vectorplot/<u>vc06f.f</u> has typos. &#8216;smindist = smindist0/mindist&#8217; should be &#8216;smindist = smindist0//mindist&#8217;.</li><li>ni/src/examples/basic/<u>basic09n.ncl</u> has &#8216;mod&#8217; variable but &#8216;mod&#8217; is one of NCL internal function name. So this &#8216;mod&#8217; variable name should be changed.</li></ol>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;">And there are comments on two yMakefiles.</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<ol style="text-align:justify;margin:0;padding-left:38pt;">
<li>ncarg2d/src/libncarg/ezmap/yMakefile contains &#8216;BuildPNG&#8217; and &#8216;BuildCAIRO&#8217; macros but these are now the default but not defined in anywhere in source tree. So &#8216;BuildCAIRO&#8217; and &#8216;BuildPNG&#8217; macros should be removed or these could be defined in some file under
config/ directory.</li><li>ni/src/mkwrap/yMakefile contains &#8216;SYS_LIBS = -ll&#8217; which will link lex library. But most modern linux system have flex<font face="&#47569;&#51008; &#44256;&#46357;">,</font> and it need some modification so that &#8216;-lfl&#8217; also could be used instead of &#8216;-ll&#8217;.</li></ol>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;">Thanks,</div>
<div align="left" style="text-align:justify;">&nbsp;</div>
<div align="left" style="text-align:justify;">Jong-Gwan</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
</span></font>
</body>
</html>