parallel-netcdf make error.

Rob Latham robl at mcs.anl.gov
Mon Nov 7 09:19:57 CST 2011


On Mon, Nov 07, 2011 at 05:46:02AM -0800, g bat wrote:
> Hi,
> 
> Parallel-netcdf  make after flowing error.
> ./configure is done (no error).
> 
> How to fixing this error, Please help me?
> 
> libpnetcdf.a(nonblocking.o): In function `ncmpii_mgetput':
> /tmp/parallel-netcdf/parallel-netcdf-1.2.0/src/lib/./nonblocking.c:722: undefined reference to `MPI_Get_address'
> /tmp/parallel-netcdf/parallel-netcdf-1.2.0/src/lib/./nonblocking.c:729: undefined reference to `MPI_Get_address'
> libpnetcdf.a(filetype.o): In function `create_subarray_c_order_byte':
> /tmp/parallel-netcdf/parallel-netcdf-1.2.0/src/lib/./filetype.c:309: undefined reference to `MPI_Type_create_resized'


Pretty sure I fixed this in SVN.   Are you by any chance building with
MPICH or MVAPICH ?  Both those MPI libraries are MPI-1
implementations.  

Let me know if the SVN version correctly detects the available
functions.  You also may want to move to MPICH2 or MVAPICH2..

==rob


-- 
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA


More information about the parallel-netcdf mailing list