<br><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 5:13 PM, Rob Latham <span dir="ltr"><<a href="mailto:robl@mcs.anl.gov">robl@mcs.anl.gov</a>></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'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't so interesting :)<br>
<br>I've had a successful compilation, but "make install" fails as follows. I'll try to track it down in the makefile or rules.make or something like that, but I'm alerting you to it in case you'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'<br>
if [ yes = yes ] ; then cd libf && make install ; fi<br>make[3]: Entering directory `/u/home/morton/parallel-netcdf-1.1.1/src/libf'<br>/bin/rm -f pnetcdf.F90<br>echo "module pnetcdf" > pnetcdf.F90<br>
/bin/cat pnetcdf.inc >> pnetcdf.F90<br>echo "end module pnetcdf" >> 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': 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'<br>make[2]: *** [install] Error 2<br>make[2]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src'<br>make[1]: *** [subdir_target] Error 1<br>
make[1]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1'<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>