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.
> > Dear all, > > > > 3) The last step is the "make check" command. And a lot of tests failed. > > > > We have : > > > > __________________________________________________________________________________ > > Total number of failures: 3268 > > nctest FAILURE!!! > > __________________________________________________________________________________ > > > > This bug seams to be solved if we add the 2 following lines in the > src/libsrc/v2i.c file: > > #include <config.h> > #include <nc.h> > > > Best regards, > > Sylvie Therond Howdy Sylvie! The problem with config.h not being included in this file is one that has been corrected for the next beta release, but I do not see that nc.h needs to be included. If you take that out, and only include config.h, what happens? In terms of your fortran problems, I wonder why you are using these: -DHAVE_2BYTE_INT -DHAVE_4BYTE_INT -DHAVE_4BYTE_REAL Does the configure script not come up with correct answers for these without any input from you? Thanks, Ed Hartnett > > ------------------------------ > | User Support | > | | > | IDRIS | > | Batiment 506 | > | BP 167 | > | 91403 Orsay cedex | > | FRANCE | > | | > | Tel : +33.1.69.35.85.55 | > | Fax : +33.1.69.85.37.75 | > | | > | mailto:address@hidden | > | | > |----------------------------| > | http://www.idris.fr | > ------------------------------ > > > > Ticket Details =================== Ticket ID: ZIF-495944 Department: Support netCDF Priority: Critical Status: Open