<div dir="ltr"><div class="gmail_default" style="font-size:small">What version of HDF-EOS 2 did you install? Our build instructions recommend that you use version 2.19:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="http://www.ncl.ucar.edu/Download/build_from_src.shtml#HDFEOS2">http://www.ncl.ucar.edu/Download/build_from_src.shtml#HDFEOS2</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>The issue looks like code that defines &quot;intn&quot; in the include file may not be getting &quot;seen&quot; by your system, because one or more macros are not getting defined.  This is not an NCL issue, but rather an HDF-EOS issue. I suggest talking to the HDF-EOS folks about this issue.  Another guess is that the issue is with the compiler you are using, and/or a specific set of flags you may be invoking that&#39;s causing the &quot;intn&quot; to not get defined properly.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div><div class="gmail_default" style><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 19, 2015 at 4:24 PM, Arturo Borrero Gonzalez <span dir="ltr">&lt;<a href="mailto:arturo.borrero.glez@gmail.com" target="_blank">arturo.borrero.glez@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi there!</p>
<p dir="ltr">The ncl software 6.2 fails to build from source on Debian on MIPSEL arch.<br>
Please take a look at the build log at <a href="http://buildd.debian.org/" target="_blank">buildd.debian.org</a> [0].</p>
<p dir="ltr">I&#39;ve reproduced the build issue locally as well.</p>
<p dir="ltr">Some build errors seems to come from libhdfeos, for example:</p>
<p dir="ltr">[...]<br>
/usr/include/mipsel-linux-gnu/hdf/HdfEosDef.h:314:41: error: unknown<br>
type name &#39;int32&#39;<br>
 int32 EHinquire(char *, char *, char *, int32 *);<br>
                                         ^<br>
/usr/include/mipsel-linux-gnu/hdf/HdfEosDef.h:315:1: error: unknown<br>
type name &#39;intn&#39;<br>
 intn EHclose(int32);<br>
 ^<br>
[...]<br></p>
<p dir="ltr">Do you have any hint about this issue?</p>
<p dir="ltr">thanks, best regards.</p>
<p dir="ltr">[0] <a href="https://buildd.debian.org/status/fetch.php?pkg=ncl&amp;arch=mipsel&amp;ver=6.2.0-3&amp;stamp=1413010327" target="_blank">https://buildd.debian.org/status/fetch.php?pkg=ncl&amp;arch=mipsel&amp;ver=6.2.0-3&amp;stamp=1413010327</a></p>
<br>_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>