[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #AEX-164658]: compilation error
- Subject: [netCDF #AEX-164658]: compilation error
- Date: Mon, 30 Apr 2007 16:42:33 -0600
Hi,
> do you have any idea what it is wrong?
I'm guessing that netCDF was compiled and installed using a different compiler
than g95. When netCDF is built from source, the Fortran compiler creates two
module files, typesizes.mod and netcdf.mod. These get installed in the include
directory, but the form of module files varies among compilers and may even
differ among versions of the same compiler. You could try building and
installing again from source, making sure you use the same compiler for
building that you intend to later use for linking, in this case "g95".
--Russ
P.S. You might want to send questions to address@hidden rather than
address@hidden unless you think they are of interest to other users. Thanks!
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: AEX-164658
Department: Support netCDF
Priority: Normal
Status: Closed