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 afraid I don't have any experience with the Blue Gene compiler bgxlc_r, but I will provide as much help as I can. Would it be possible to get the 'config.log' file generated when you configured netcdf? Thank you, -Ward > > Hello, > > We are trying to build the NetCDF version 4.3.2 on BlueGene/Q > computer at IBM Watson Center. > > We want the NetCDF 4 capability. > > Here is what we use to build the system: > > #!/bin/csh -x > setenv CC bgxlc_r > setenv LD_LIBRARY_PATH /gpfs/DDNgpfs1/bjzxin/lib/hdf5/lib:$LD_LIBRARY_PATH > setenv CPPFLAGS "-DIBMR2Fortran -I/gpfs/DDNgpfs1/bjzxin/lib/zlib/include > -I/gpfs/DDNgpfs1/bjzxin/lib/hdf5/include " > setenv LDFLAGS "-qnostaticlink -L/gpfs/DDNgpfs1/bjzxin/lib/zlib/lib > -L/gpfs/DDNgpfs1/bjzxin/lib/hdf5/lib " > make distclean > ./configure --prefix=/gpfs/DDNgpfs1/bjzxin/lib/netcdf432 --enable-netcdf-4 > --disable-dap > make > make check > make install > > There are 4 test failed, which lead to the NetCDF4 capability can not be > included. Please see attached file for the log. > > Any help and hint is appreciated. > > > (See attached file: test-suite.log) > > ---------------------------------------- > Xin Zhang, Ph.D. (??) > Research Scientist > Industry Solutions, IBM Research - China > Office: +86 10 5874-8142 > Mobile: +86 188-1144-6777 > Email: address@hidden > ---------------------------------------- Ticket Details =================== Ticket ID: DXG-178075 Department: Support netCDF Priority: Normal Status: Closed