parallel-netcdf-1.1.1 released

Don Morton Don.Morton at alaska.edu
Wed Jan 27 17:29:51 CST 2010


On Wed, Jan 27, 2010 at 5:13 PM, Rob Latham <robl at mcs.anl.gov> wrote:

> While the whole world waits for the Apple Tablet announcement or
> President Obama's State of the Union Address, the Parallel-NetCDF team
> continues its efforts.
>


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 :)

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 :)

===================================================

/usr/bin/install -c -m 755 ncvalid
/u/home/morton/usr/local/pnetcdf/bin/ncvalid
make[3]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src/lib'
if [ yes = yes ] ; then cd libf && make install ; fi
make[3]: Entering directory `/u/home/morton/parallel-netcdf-1.1.1/src/libf'
/bin/rm -f pnetcdf.F90
echo "module pnetcdf" > pnetcdf.F90
/bin/cat pnetcdf.inc >> pnetcdf.F90
echo "end module pnetcdf" >> pnetcdf.F90
c  -c pnetcdf.F90
make[3]: c: Command not found
make[3]: [pnetcdf.mod] Error 127 (ignored)
/usr/bin/install -c -d -m 755 /u/home/morton/usr/local/pnetcdf/include
/usr/bin/install -c -m 644 pnetcdf.inc pnetcdf.mod
/u/home/morton/usr/local/pnetcdf/include
/usr/bin/install: cannot stat `pnetcdf.mod': No such file or directory
make[3]: *** [/u/home/morton/usr/local/pnetcdf/include/pnetcdf.inc] Error 1
make[3]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src/libf'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1/src'
make[1]: *** [subdir_target] Error 1
make[1]: Leaving directory `/u/home/morton/parallel-netcdf-1.1.1'
make: *** [src/lib/install] Error 2

-- 
Arctic Region Supercomputing Center
http://www.arsc.edu/~morton/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20100127/06cb6c23/attachment.htm>


More information about the parallel-netcdf mailing list