parallel netcd 1.0.1 make errors on Apple
Amjad Majid Ali
amjad at krumholz.atmos.colostate.edu
Wed Jan 10 12:27:14 CST 2007
Hi
I am trying to compile parallel netcdf on Apple( darwin 8.8.0)
I am using ibm xlf 8.1 compiler.
I am using lam mpi
i am attaching my config.log file
This is error i am getting when i run make or gnumake
Making `all' in directory /Users/amjad/parallel-netcdf-1.0.1/src
cd lib && make
ar cru libpnetcdf.a mpinetcdf.o header.o mpincio.o attr.o dim.o
error.o nc.o ncx.o string.o var.o ncmpidtype.o
ranlib libpnetcdf.a
if [ yes = yes ] ; then cd libf && make ; fi
/usr/local/xlf/bin/mpif77 -c -O3 strerrorf.f
"strerrorf.f", line 4.7: 1515-019 (S) Syntax is incorrect.
"strerrorf.f", line 5.7: 1515-019 (S) Syntax is incorrect.
** nfmpi_strerror === End of Compilation 1 ===
1501-511 Compilation failed for file strerrorf.f.
make[3]: *** [strerrorf.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [subdir_target] Error 1
make: *** [src/lib/all] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 67043 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20070110/2abbb258/attachment.obj>
-------------- next part --------------
Any solutions??
More information about the parallel-netcdf
mailing list