<br><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 5:13 PM, Rob Latham <span dir="ltr">&lt;<a href="mailto:robl@mcs.anl.gov">robl@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While the whole world waits for the Apple Tablet announcement or<br>
President Obama&#39;s State of the Union Address, the Parallel-NetCDF team<br>
continues its efforts.<br></blockquote><div><br><br>Hi, although Parallel-NetCDF is certainly more interesting than the Apple Tablet and the State of the Union Address, I must respectfully submit that tearing through Makefiles isn&#39;t so interesting :)<br>
<br>I&#39;ve had a successful compilation, but &quot;make install&quot; fails as follows.  I&#39;ll try to track it down in the makefile or rules.make or something like that, but I&#39;m alerting you to it in case you&#39;re familiar enough with this to locate the issue in a matter of seconds :)<br>
<br>===================================================<br><br>/usr/bin/install -c -m 755 ncvalid /u/home/morton/usr/local/pnetcdf/bin/ncvalid<br>make[3]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src/lib&#39;<br>
if [ yes = yes ] ; then cd libf &amp;&amp; make install ; fi<br>make[3]: Entering directory `/u/home/morton/parallel-netcdf-1.1.1/src/libf&#39;<br>/bin/rm -f pnetcdf.F90<br>echo &quot;module pnetcdf&quot; &gt; pnetcdf.F90<br>
/bin/cat pnetcdf.inc &gt;&gt; pnetcdf.F90<br>echo &quot;end module pnetcdf&quot; &gt;&gt; pnetcdf.F90<br>c  -c pnetcdf.F90<br>make[3]: c: Command not found<br>make[3]: [pnetcdf.mod] Error 127 (ignored)<br>/usr/bin/install -c -d -m 755 /u/home/morton/usr/local/pnetcdf/include<br>
/usr/bin/install -c -m 644 pnetcdf.inc pnetcdf.mod /u/home/morton/usr/local/pnetcdf/include<br>/usr/bin/install: cannot stat `pnetcdf.mod&#39;: No such file or directory<br>make[3]: *** [/u/home/morton/usr/local/pnetcdf/include/pnetcdf.inc] Error 1<br>
make[3]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src/libf&#39;<br>make[2]: *** [install] Error 2<br>make[2]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src&#39;<br>make[1]: *** [subdir_target] Error 1<br>
make[1]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1&#39;<br>make: *** [src/lib/install] Error 2<br><br></div></div>-- <br>Arctic Region Supercomputing Center<br><a href="http://www.arsc.edu/~morton/">http://www.arsc.edu/~morton/</a><br>