add "text" data type support

Robert Latham robl at mcs.anl.gov
Wed Feb 26 09:47:57 CST 2003


On Tue, Feb 25, 2003 at 06:51:33PM -0600, Jianwei Li wrote:
> rob,
> 
> OK. I'm done.
> Now, the _text data type is supported in get/put variables.
> 
> I have some trouble, however, to build the fortran part.
> The error message looks like:
> 
> make[3]: Entering directory `/sandbox/jili/parallel-netcdf/src/libf'
> make[3]: *** No targets.  Stop.
> make[3]: Leaving directory `/sandbox/jili/parallel-netcdf/src/libf'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/sandbox/jili/parallel-netcdf/src'
> make[1]: *** [subdir_target] Error 1
> make[1]: Leaving directory `/sandbox/jili/parallel-netcdf'
> make: *** [src/lib/all] Error 2
> 
> Could anyone give me some hint on how to configure/build
> the fortran part? Thanks!

Hm.  I just updated from cvs, did
/homes/robl/projects/mpi-netcdf/parallel-netcdf/configure --prefix=/homes/robl/netcdf && make

and it all built.   I've built it both out-of-tree and inside the
source.   Aside from some warnings about implicit declarations for
free/malloc, i don't get that error.  

So i don't know what's wrong...

==rob
-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA                B29D F333 664A 4280 315B



More information about the parallel-netcdf mailing list