This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hello,
It appears that you have configured and built everything correctly; it is odd
that this test is failing with this error. It indicates an issue finding the
netcdf-c library, however if this were the case I would have expected to see
similar errors much, much earlier in the process. When you built netcdf-c,
did you build it with netcdf-4 support?
Does this error also occur if you try to run the test manually, instead of
through `make check`?
-Ward
> Hi,
>
> I'm having trouble in installing the NetCDF Fortran librarires. I
> managed to install HDF5 and build and installed the netCDF C library
> without errors. But when I try to build the Fortran libraries using
>
> export LD_LIBRARY_PATH=/home/virtanet/netdf_4331/lib:${LD_LIBRARY_PATH}
> CPPFLAGS=-I/home/virtanet/netdf_4331/include
> LDFLAGS=-L/home/virtanet/netdf_4331/lib ./configure
> --prefix=/home/virtanet/netdf_4331f
>
> and run make check, I get the following error:
>
> ftst_rengrps.F:49.48:
>
> call check(nf_create(FILE_NAME, NF_NETCDF4, ncid))
> 1
> Error: Symbol 'nf_netcdf4' at (1) has no IMPLICIT type
> make[2]: *** [ftst_rengrps.o] Error 1
>
> I have tried to find advice from the web, and have tried different
> approaches without success. Could you help me here? The config.log is
> attached.
>
> Best regards,
> Timo
>
> --
>
> Dr. Timo H. Virtanen
> Finnish Meteorological Institute
> Climate Research Unit, Remote Sensing of Aerosols and Clouds
> P.O. Box 503, FI-00101 Helsinki, Finland
> Mobile: +358 50 4212 360
> Email: address@hidden
>
>
>
Ticket Details
===================
Ticket ID: VLT-558992
Department: Support netCDF
Priority: Normal
Status: Closed