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 using > > uname -a > AIX b0301 3 5 00C65E7F4C00 > > compiler is xlc > > configured with: > $ ./configure --prefix=/u1/cdoutri/bassi/netcdf4 --enable-netcdf-4 > --with-hdf5=/u1/cdoutri/bassi/hdf5 --disable-shared --disable-f90 -- > disable-f77 > > The make seems to work but make test gives: > > *** Tests successful! > PASS: tst_utf8 > > *** Testing netcdf-4 v2 API functions. > *** testing simple opens and creates...ok. > *** Tests successful! > PASS: tst_v2 > ========================================= > 1 of 37 tests failed > Please report to address@hidden > ========================================= > make: 1254-004 The error code from the last command is 1. > > > Stop. > make: 1254-004 The error code from the last command is 2. > > > Stop. > make: 1254-004 The error code from the last command is 1. > > > Stop. > > Anything i should be worried about? > > Thanks, > > C. Yep, that sure does sound like something we should be worried about! ;-) The good news is that I test on xlc every day, so I know we can get it working. Please send me the complete output of configure and make check, as well as the config.log file. You can just paste the ascii output into the body of your email, instead of sending attachments. If you did not save these outputs, make sure you run "make distclean" before rerunning configure. Thanks, Ed Ticket Details =================== Ticket ID: UQA-442061 Department: Support netCDF Priority: Normal Status: Open