On Wed, 2009-09-23 at 18:37 +0200, Francesco P. Lovergine wrote:
> Hi Francesco,
> > it works for me on sid. I configured netCDF with
> >
> > ./configure FC=gfortran F77=gfortran --enable-separate-fortran
> > --enable-shared
>
> Well, --enable-separate-fortran should be implicitly set with
> --enable-shared. I missed to say that I'm using --enable-netcdf-4 too.
ok, I can reproduce this error when configuring with
./configure FC=gfortran F77=gfortran --enable-shared --enable-netcdf-4
the missing symbols look to me like they are all connected with the new
netcdf-4 features.
Magnus