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, I'm wondering if this is an issue arising from the Intel compiler; we don't currently have access to icc, so it is difficult to test that directly. Is there any chance you could test compiling netCDF-C and Fortran using gcc and gfortran, respectively? This would help us figure out if there's something specific to the Intel compilers that we will need to address. Thanks! -Ward > Hi, I’m having a bit of trouble getting the fortran component of netcdf > built on my group’s system (netcdf-c-4.9.2 has built fine). I can configure > the module without issue, but when I make check I get this > error: module_netcdf_nf_data.F90(167): error #6592: This symbol must be > a defined parameter, an enumerator, or an argument of an inquiry function > that evaluates to a compile-time constant. [NC_NOQUANTIZE] Integer, > Parameter :: NF_NOQUANTIZE = NC_NOQUANTIZE > -----------------------------------------^module_netcdf_nf_data.F90(168): > error #6592: This symbol must be a defined parameter, an enumerator, or an > argument of an inquiry function that evaluates to a compile-time constant. > [NC_QUANTIZE_BITGROOM] Integer, Parameter :: NF_QUANTIZE_BITGROOM = > NC_QUANTIZE_BITGROOM-----------------------------------------------^module_netcdf_nf_data.F90(167): > error #6404: This name does not have a type, and must have an explicit type. > [NC_NOQUANTIZE] Integer , Parameter :: NF_NOQUANTIZE = NC_NOQUANTIZE -----------------------------------------^module_netcdf_nf_data.F90(168): error #6404: This name does not have a type, and must have an explicit type. [NC_QUANTIZE_BITGROOM] Integer, Parameter :: NF_QUANTIZE_BITGROOM = NC_QUANTIZE_BITGROOM-----------------------------------------------^compilation aborted for module_netcdf_nf_data.F90 (code 1) I’ve attached my config.log here, and would really appreciate any advice you have! Thanks,Cam Phelan Sent from Mail for Windows > Ticket Details =================== Ticket ID: FST-477441 Department: Support netCDF Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.